Warning, /testsuites/ada/mptests/mp14/node1/ada_mp14-node1.scn is written in an unsupported language. File is not indexed.
0001 *** TEST 14 -- NODE 1 ***
0002 Creating Semaphore (Global)
0003 Creating Message Queue (Global)
0004 Creating Partition (Global)
0005 Creating Event task (Global)
0006 Starting Event task (Global)
0007 Creating Semaphore task (Global)
0008 About to go to sleep!
0009 Starting Semaphore task (Global)
0010 Creating Message Queue task (Global)
0011 Getting SMID of semaphore
0012 Starting Message Queue task (Global)
0013 Creating Partition task (Global)
0014 Getting ID of msg queue
0015 Starting Partition task (Global)
0016 Getting ID of partition
0017 Waking up!
0018 Remote task's name is : 222
0019 Getting TID of remote task
0020 Sending events to remote task
0021 <stream of following characters>
0022 . - indicates 100 iterations of
0023 tm_evafter of 1 tick and event_receive.
0024 e - indicates that 100
0025 events have been sent to the remote task.
0026 m - indicates 100 iterations of
0027 message_queue_send and message_queue_receive.
0028 p - indicates 100 iterations of
0029 partition_get_buffer and partition_return_buffer.
0030 s - indicates 100 iterations of
0031 semaphore_obtain and semaphore_release.
0032 NOTE: The characters in the stream could begin to appear whenever any
0033 task is started.