summaryrefslogtreecommitdiff
path: root/testsuites/mptests/mp14/node1/mp14.scn
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-10 18:21:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-10 18:21:37 +0000
commitd087b248c6f827ec8936a946b326e11c348e3e0a (patch)
tree4c15e2c051f67ba0050dd4641178bc6ec4a35d39 /testsuites/mptests/mp14/node1/mp14.scn
parent19baaf83f33d39667f28a9f4837af4366532cd89 (diff)
Removed (Renamed to *-node<N>.*).
Diffstat (limited to 'testsuites/mptests/mp14/node1/mp14.scn')
-rw-r--r--testsuites/mptests/mp14/node1/mp14.scn41
1 files changed, 0 insertions, 41 deletions
diff --git a/testsuites/mptests/mp14/node1/mp14.scn b/testsuites/mptests/mp14/node1/mp14.scn
deleted file mode 100644
index f57c4f47b3..0000000000
--- a/testsuites/mptests/mp14/node1/mp14.scn
+++ /dev/null
@@ -1,41 +0,0 @@
-*** TEST 14 -- NODE 1 ***
-Creating Semaphore (Global)
-Creating Message Queue (Global)
-Creating Partition (Global)
-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 : 222
-Getting TID of remote task
-Sending events to remote task
-<stream of following characters>
-
-. - indicates 100 iterations of
- tm_evafter of 1 tick and rtems_event_receive.
-
-e - indicates that 100
- events have been sent to the remote task.
-
-m - indicates 100 iterations of
- rtems_message_queue_send and rtems_message_queue_receive.
-
-p - indicates 100 iterations of
- rtems_partition_get_buffer and rtems_partition_return_buffer.
-
-s - indicates 100 iterations of
- rtems_semaphore_obtain and rtems_semaphore_release.
-
-NOTES: 1. The messages could be interspersed.
- 2. If one of the nodes exits first, the other may report
- timeout errors on blocking directives.
-