source: rtems/testsuites/psxtests/psxpipe01/psxpipe01.scn @ 9a4eca5

5
Last change on this file since 9a4eca5 was f1b2dab2, checked in by Joel Sherrill <joel.sherrill@…>, on 07/09/10 at 22:07:11

2010-07-09 Bharath Suri <bharath.s.jois@…>

PR 1610/testing

  • psx13/test.c, psx13/psx13.scn: Remove the test cases which exercise pipe. These are new a new test under psxpipe01/
  • psxpipe01/init.c, psxpipe01/Makefile.am, psxpipe01/psxpipe01.scn, psxpipe01/psxpipe01.doc: Added new test.
  • Makefile.am, configure.ac: Changes due to addition of new test: psxpipe01.
  • Property mode set to 100644
File size: 299 bytes
Line 
1*** TEST POSIX PIPE CREATION - 01 ***
2Init - attempt to create pipe -- expect EFAULT
3Init - create pipe -- OK
4Init - create pipe -- OK
5Init - attempt to create pipe -- expect ENOMEM
6Init - create pipe -- expect ENFILE
7Init - create pipe -- expect ENFILE
8*** END OF TEST POSIX PIPE CREATION - 01 ***
Note: See TracBrowser for help on using the repository browser.