source: rtems/testsuites/mptests/mp13/mp13-node1.scn @ 3206879f

5
Last change on this file since 3206879f 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: 370 bytes
Line 
1*** TEST 13 -- NODE 1 ***
2Creating Message Queue (Global)
3Creating Semaphore (Global)
4Creating Test_task 1 (local)
5Starting Test_task 1 (local)
6Creating Test_task 2 (local)
7Starting Test_task 2 (local)
8Getting QID of message queue
9Receiving message ...
10Getting SMID of semaphore
11Releasing semaphore ...
12Getting semaphore ...
13Getting semaphore ...
14*** END OF TEST 13 ***
Note: See TracBrowser for help on using the repository browser.