Back to home page

LXR

 
 

    


Warning, /testsuites/mptests/mp14/mp14-node2.scn is written in an unsupported language. File is not indexed.

0001 *** TEST 14 -- NODE 2 ***
0002 Creating Event task (Global)
0003 Starting Event task (Global)
0004 Creating Semaphore task (Global)
0005 About to go to sleep!
0006 Starting Semaphore task (Global)
0007 Creating Message Queue task (Global)
0008 Getting SMID of semaphore
0009 Starting Message Queue task (Global)
0010 Creating Partition task (Global)
0011 Getting ID of msg queue
0012 Starting Partition task (Global)
0013 Getting ID of partition
0014 Waking up!
0015 Remote task's name is : 111
0016 Getting TID of remote task
0017 Receiving events from remote task
0018 <stream of following characters>
0019 
0020 . - indicates 100 iterations of
0021     tm_evafter of 1 tick and rtems_event_receive.
0022 
0023 e - indicates that 100
0024     events have been sent to the remote task.
0025 
0026 m - indicates 100 iterations of
0027     rtems_message_queue_send and rtems_message_queue_receive.
0028 
0029 p - indicates 100 iterations of
0030     rtems_partition_get_buffer and rtems_partition_return_buffer.
0031 
0032 s - indicates 100 iterations of
0033     rtems_semaphore_obtain and rtems_semaphore_release.
0034 
0035 NOTES: 1.  The messages could be interspersed.
0036        2.  If one of the nodes exits first, the other may report
0037            timeout errors on blocking directives.
0038