summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfifo04/spfifo04.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-02 18:07:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-02 18:07:12 +0000
commitb3eb018574d446fa5ae8e46aed54c02183f2e4d6 (patch)
treef376638ebd83949ce729f7109740d733ba08e04a /testsuites/sptests/spfifo04/spfifo04.doc
parent2010-07-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b3eb018574d446fa5ae8e46aed54c02183f2e4d6.tar.bz2
2010-07-02 Bharath Suri <bharath.s.jois@gmail.com>
PR 1600/testing * spfifo04/init.c, spfifo04/spfifo04.doc, spfifo04/spfifo04.scn, spfifo04/Makefile.am: New files to improve coverage on fifo/pipe routines * Makefile.am, configure.ac: Add new test.
Diffstat (limited to 'testsuites/sptests/spfifo04/spfifo04.doc')
-rw-r--r--testsuites/sptests/spfifo04/spfifo04.doc22
1 files changed, 22 insertions, 0 deletions
diff --git a/testsuites/sptests/spfifo04/spfifo04.doc b/testsuites/sptests/spfifo04/spfifo04.doc
new file mode 100644
index 0000000000..671cf1dc70
--- /dev/null
+++ b/testsuites/sptests/spfifo04/spfifo04.doc
@@ -0,0 +1,22 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2010.
+# On-Line Applications Research Corporation (OAR).
+#
+# The license and distribution terms for this file may be
+# found in the file LICENSE in this distribution or at
+# http://www.rtems.com/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+directives:
+
++ pipe_lseek
++ pipe_ioctl
+
+concepts:
+
++ exercise pipe_lseek completely
++ exercise pipe_ioctl completely