summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfifo02/spfifo02.doc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/spfifo02/spfifo02.doc18
1 files changed, 10 insertions, 8 deletions
diff --git a/testsuites/sptests/spfifo02/spfifo02.doc b/testsuites/sptests/spfifo02/spfifo02.doc
index 3b0b8200da..06ae9b9d43 100644
--- a/testsuites/sptests/spfifo02/spfifo02.doc
+++ b/testsuites/sptests/spfifo02/spfifo02.doc
@@ -1,8 +1,8 @@
#
# $Id$
#
-# COPYRIGHT (c) 2010
-# Bharath Suri<bharath.s.jois@gmail.com>.
+# 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
@@ -11,12 +11,14 @@
This file describes the directives and concepts tested by this test set.
-Configuration:
+test set name: spfifo08
-Pipes enabled. Maximum number of barriers is not defined and hence =
-0.
+directives:
-Expected:
+ mkfifo()
+ open() - on FIFOs
-Pipe requires 2 barriers to be created. With max number of barriers
-set to 0, fifo_open fails with EINTR
+concepts:
+
++ memory allocation error cases
++ resource allocation error cases