summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp14/node2/mp14.scn
blob: a245b11faa21de2cbb1c37572d61f3a8885a08bf (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
27
28
*** TEST 14 -- NODE 2 ***
Creating Event task (Global)
Starting  Event task (Global)
Creating Semaphore task (Global)
About to go to sleep!
Starting  Semaphore task (Global)
Creating Message Queue task (Global)
Getting SMID of semaphore
Starting  Message Queue task (Global)
Creating Partition task (Global)
Getting ID of msg queue
Starting  Partition task (Global)
Getting ID of partition
Waking up!
Remote task's name is : 111
Getting TID of remote task
Receiving events from remote task
<stream of following characters>
. - indicates 100 iterations of 
tm_evafter of 1 tick and event_receive.
e - indicates that 100 
events have been sent to the remote task.
m - indicates 100 iterations of 
message_queue_send and message_queue_receive.
p - indicates 100 iterations of 
partition_get_buffer and partition_return_buffer.
s - indicates 100 iterations of 
semaphore_obtain and semaphore_release.