summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxpipe01/psxpipe01.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxpipe01/psxpipe01.scn')
-rw-r--r--testsuites/psxtests/psxpipe01/psxpipe01.scn8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxpipe01/psxpipe01.scn b/testsuites/psxtests/psxpipe01/psxpipe01.scn
new file mode 100644
index 0000000000..e4253e9df8
--- /dev/null
+++ b/testsuites/psxtests/psxpipe01/psxpipe01.scn
@@ -0,0 +1,8 @@
+*** TEST POSIX PIPE CREATION - 01 ***
+Init - attempt to create pipe -- expect EFAULT
+Init - create pipe -- OK
+Init - create pipe -- OK
+Init - attempt to create pipe -- expect ENOMEM
+Init - create pipe -- expect ENFILE
+Init - create pipe -- expect ENFILE
+*** END OF TEST POSIX PIPE CREATION - 01 ***