summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfifo01/spfifo01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spfifo01/spfifo01.doc')
-rw-r--r--testsuites/sptests/spfifo01/spfifo01.doc24
1 files changed, 24 insertions, 0 deletions
diff --git a/testsuites/sptests/spfifo01/spfifo01.doc b/testsuites/sptests/spfifo01/spfifo01.doc
new file mode 100644
index 0000000000..a0df93b57a
--- /dev/null
+++ b/testsuites/sptests/spfifo01/spfifo01.doc
@@ -0,0 +1,24 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-1999.
+# 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.
+
+Configuration:
+
+Pipes not enabled.
+
+Expected:
+
+With pipes not enabled, the semaphore required for creation of new
+pipe will not be available (this semaphore is created at init if pipes
+are enabled)
+
+With this, fifo_open fails with EINTR