source: rtems/c/src/ada-tests/mptests/mp09/node1/mp09-node1.scn @ 0f4b25df

4.104.114.84.95
Last change on this file since 0f4b25df was 1c9abf82, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/20/05 at 08:55:21

New.

  • Property mode set to 100644
File size: 553 bytes
Line 
1*** TEST 9 -- NODE 1 ***
2Creating Message Queue (Global)
3Creating Test_task (local)
4Starting Test_task (local)
5Deleting initialization task
6Getting QID of message queue
7Receiving message ...
8Received : 123456789012345
9Receiving message ...
10Received : abcdefghijklmno
11Receiving message ...
12Received : ABCDEFGHIJKLMNO
13Receiver delaying for a second
14message_queue_send : 123456789012345
15Delaying for a second
16message_queue_urgent : abcdefghijklmno
17Delaying for a second
18message_queue_broadcast : ABCDEFGHIJKLMNO
19Delaying for a second
20*** END OF TEST 9 ***
Note: See TracBrowser for help on using the repository browser.