Warning, /testsuites/psxtests/psxpipe01/psxpipe01.scn is written in an unsupported language. File is not indexed.
0001 *** TEST POSIX PIPE CREATION - 01 ***
0002 Init - attempt to create pipe -- expect EFAULT
0003 Init - create pipe -- OK
0004 Init - dup pipe -- OK
0005 Init - read pipe -- OK
0006 Init - create pipe -- OK
0007 Init - attempt to create pipe -- expect ENOMEM
0008 Init - create pipe -- expect ENFILE
0009 Init - create pipe -- expect ENFILE
0010 *** END OF TEST POSIX PIPE CREATION - 01 ***