source: rtems/testsuites/mptests/mp09/node2/mp09.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: 838 bytes
Line 
1*** TEST 9 -- NODE 2 ***
2Creating Test_task (local)
3Starting Test_task (local)
4Deleting initialization task
5Getting QID of message queue
6rtems_message_queue_delete correctly returned RTEMS_ILLEGAL_ON_REMOTE_OBJECT
7rtems_message_queue_send: 123456789012345
8Delaying for a second
9rtems_message_queue_urgent: abcdefghijklmno
10Delaying for a second
11rtems_message_queue_broadcast: ABCDEFGHIJKLMNO
12Delaying for a second
13Receiving message ...
14Received : 123456789012345
15Receiving message ...
16Received : abcdefghijklmno
17Receiving message ...
18Received : ABCDEFGHIJKLMNO
19Flushing remote empty queue
2000 messages were flushed on the remote queue
21Send messages to be flushed from remote queue
22Flushing remote queue
2301 messages were flushed on the remote queue
24Waiting for message queue to be deleted
25
26Global message queue deleted
27*** END OF TEST 9 ***
Note: See TracBrowser for help on using the repository browser.