source: rtems/testsuites/mptests/mp11/node1/mp11.scn @ ac7d5ef0

4.104.114.84.95
Last change on this file since ac7d5ef0 was ac7d5ef0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/95 at 17:39:37

Initial revision

  • 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.