source: rtems/testsuites/psxtests/psxmsgq04/psxmsgq04.scn @ 0d44334c

5
Last change on this file since 0d44334c was c005d41, checked in by Joel Sherrill <joel.sherrill@…>, on 08/06/09 at 19:24:38

2009-08-06 Joel Sherrill <joel.sherrill@…>

  • psxmsgq04/init.c, psxmsgq04/psxmsgq04.scn: Tinker with test to ensure that it hits both failing to allocate memory for the message queue name and message buffers.
  • Property mode set to 100644
File size: 365 bytes
Line 
1*** POSIX MESSAGE QUEUE TEST 4 ***
2Init - Open message queue instance 1
3Init - Open message queue instance 2 - FAIL - ENFILE
4Init - Unlink message queue instance 1
5Init - Close message queue instance 1
6Init - Memory allocation error test
7Init - Message Queue created
8Init - Unlink message queue
9Init - Close message queue
10*** END OF POSIX MESSAGE QUEUE TEST 4 ***
Note: See TracBrowser for help on using the repository browser.