summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp09/node2/mp09.scn
blob: 4cd8a7bff7e445519a589cc488ffb498b04ec5e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
*** TEST 9 -- NODE 2 ***
Creating Test_task (local)
Starting Test_task (local)
Deleting initialization task
Getting QID of message queue
message_queue_delete correctly returned ILLEGAL_ON_REMOTE_OBJECT
message_queue_send : 123456789012345 
Delaying for a second
message_queue_urgent : abcdefghijklmno 
Delaying for a second
message_queue_broadcast : ABCDEFGHIJKLMNO 
Delaying for a second
Receiving message ...
Received : 123456789012345 
Receiving message ...
Received : abcdefghijklmno 
Receiving message ...
Received : ABCDEFGHIJKLMNO 
Receiver delaying for a second
Flushing remote empty queue
0 messages were flushed from remote empty queue
Send messages to be flushed from remote queue
Flushing remote queue
1 messages were flushed from the remote queue
Waiting for message queue to be deleted
*** END OF TEST 9 ***