summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp14/node2
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-02 20:57:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-06-02 20:57:52 +0000
commit9917d5da0143ed183c9027a509ec85eab4b2d0e3 (patch)
tree59187d00f0af291cf2c8d450e2be8aefbd5c8197 /c/src/ada-tests/mptests/mp14/node2
parentadded new files from test area. (diff)
downloadrtems-9917d5da0143ed183c9027a509ec85eab4b2d0e3.tar.bz2
added screen files from 3.2.1
Diffstat (limited to 'c/src/ada-tests/mptests/mp14/node2')
-rw-r--r--c/src/ada-tests/mptests/mp14/node2/mp14.scn28
1 files changed, 28 insertions, 0 deletions
diff --git a/c/src/ada-tests/mptests/mp14/node2/mp14.scn b/c/src/ada-tests/mptests/mp14/node2/mp14.scn
new file mode 100644
index 0000000000..a245b11faa
--- /dev/null
+++ b/c/src/ada-tests/mptests/mp14/node2/mp14.scn
@@ -0,0 +1,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.