summaryrefslogblamecommitdiffstats
path: root/testsuites/psxtests/psxpipe01/psxpipe01.scn
blob: e4253e9df862d96b95ab482654853cf92a09d332 (plain) (tree)
1
2
3
4
5
6
7
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 ***