summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp09/node1/mp09.scn
blob: 167d6e18a56f9907213c3b502df467e5ed0bb8da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*** TEST 9 -- NODE 1 ***
Creating Message Queue (Global)
Creating Test_task (local)
Starting Test_task (local)
Deleting initialization task
Getting QID of message queue
Receiving message ...
Received : 123456789012345
Receiving message ...
Received : abcdefghijklmno
Receiving message ...
Received : ABCDEFGHIJKLMNO
Receiver delaying for a second
message_queue_send : 123456789012345
Delaying for a second
message_queue_urgent : abcdefghijklmno
Delaying for a second
message_queue_broadcast : ABCDEFGHIJKLMNO
Delaying for a second
*** END OF TEST 9 ***