summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp14/node2/mp14.scn
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 08:56:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 08:56:07 +0000
commit34771307f83a397e4f759aad36632a95e86c33f5 (patch)
tree32e5eb7ae6c54026db4a0e154335f32cdef2b0bb /c/src/ada-tests/mptests/mp14/node2/mp14.scn
parentNew. (diff)
downloadrtems-34771307f83a397e4f759aad36632a95e86c33f5.tar.bz2
Remove.
Diffstat (limited to '')
-rw-r--r--c/src/ada-tests/mptests/mp14/node2/mp14.scn28
1 files changed, 0 insertions, 28 deletions
diff --git a/c/src/ada-tests/mptests/mp14/node2/mp14.scn b/c/src/ada-tests/mptests/mp14/node2/mp14.scn
deleted file mode 100644
index a245b11faa..0000000000
--- a/c/src/ada-tests/mptests/mp14/node2/mp14.scn
+++ /dev/null
@@ -1,28 +0,0 @@
-*** 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.