source: rtems/testsuites/mptests/mp09/node1/mp09.scn @ ced11f99

4.104.114.84.95
Last change on this file since ced11f99 was 4b374f36, checked in by Joel Sherrill <joel.sherrill@…>, on 08/17/95 at 19:36:43

maximum number of messages removed and include statement cleanup

  • Property mode set to 100644
File size: 614 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
14rtems_message_queue_send: 123456789012345
15Delaying for a second
16rtems_message_queue_urgent: abcdefghijklmno
17Delaying for a second
18rtems_message_queue_broadcast: ABCDEFGHIJKLMNO
19Delaying for a second
20Delaying for 5 seconds
21Deleting Message queue
22*** END OF TEST 9 ***
Note: See TracBrowser for help on using the repository browser.