source: rtems/testsuites/mptests/mp11/mp11-node1.scn @ ca056e3

5
Last change on this file since ca056e3 was 3206879f, checked in by Chris Johns <chrisj@…>, on 04/09/18 at 03:41:08

testsuite/mptests: Merged nested Makefile.am files into one Makefile.am

This change is part of the testsuite Makefile.am reorganization.

Update #3382

  • Property mode set to 100644
File size: 440 bytes
Line 
1*** TEST 11 -- NODE 1 ***
2Attempting to create Test_task (Global)
3rtems_task_create correctly returned RTEMS_TOO_MANY
4Attempting to create Message Queue (Global)
5rtems_message_queue_create correctly returned RTEMS_TOO_MANY
6Attempting to create Semaphore (Global)
7rtems_semaphore_create correctly returned RTEMS_TOO_MANY
8Attempting to create Partition (Global)
9rtems_partition_create correctly returned RTEMS_TOO_MANY
10*** END OF TEST 11 ***
Note: See TracBrowser for help on using the repository browser.