summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/syscall01/syscall01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/syscall01/syscall01.doc')
-rw-r--r--testsuites/libtests/syscall01/syscall01.doc24
1 files changed, 0 insertions, 24 deletions
diff --git a/testsuites/libtests/syscall01/syscall01.doc b/testsuites/libtests/syscall01/syscall01.doc
deleted file mode 100644
index d19eb3a812..0000000000
--- a/testsuites/libtests/syscall01/syscall01.doc
+++ /dev/null
@@ -1,24 +0,0 @@
-# COPYRIGHT (c) 2014.
-# On-Line Applications Research Corporation (OAR).
-# Cynthia Rempel <cynthia@rtems.org>
-# The license and distribution terms for this file may be
-# found in the file LICENSE in this distribution or at
-# http://www.rtems.org/license/LICENSE.
-#
-This file describes the directives and concepts tested by this test set.
-
-test set name: stackchk
-
-directives:
- + close
- + open
- + send
- + recv
- + rtems_bsdnet_initialize_network
- + rtems_io_register_name
-
-concepts:
- + initializes the bsd network driver
- + registers an io driver
- + opens a buffer, sends a buffer across the network, receives a buffer,
- and closes the file \ No newline at end of file