source: rtems/testsuites/psxtests/psxmsgq04/psxmsgq04.scn

Last change on this file 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
RevLine 
[6605d4d]1*** POSIX MESSAGE QUEUE TEST 4 ***
[c005d41]2Init - Open message queue instance 1
[236839e2]3Init - Open message queue instance 2 - FAIL - ENFILE
[c005d41]4Init - Unlink message queue instance 1
5Init - Close message queue instance 1
[6605d4d]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.