summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp01/node2
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/mp01/node2
parent2005-11-10 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d087b248c6f827ec8936a946b326e11c348e3e0a.tar.bz2
Removed (Renamed to *-node<N>.*).
Diffstat (limited to 'testsuites/mptests/mp01/node2')
-rw-r--r--testsuites/mptests/mp01/node2/mp01.doc12
-rw-r--r--testsuites/mptests/mp01/node2/mp01.scn15
2 files changed, 0 insertions, 27 deletions
diff --git a/testsuites/mptests/mp01/node2/mp01.doc b/testsuites/mptests/mp01/node2/mp01.doc
deleted file mode 100644
index 5c0baceb8d..0000000000
--- a/testsuites/mptests/mp01/node2/mp01.doc
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# $Id$
-#
-# COPYRIGHT (c) 1989-1999.
-# On-Line Applications Research Corporation (OAR).
-#
-# The license and distribution terms for this file may be
-# found in the file LICENSE in this distribution or at
-# http://www.rtems.com/license/LICENSE.
-#
-
-
diff --git a/testsuites/mptests/mp01/node2/mp01.scn b/testsuites/mptests/mp01/node2/mp01.scn
deleted file mode 100644
index c9831ff9db..0000000000
--- a/testsuites/mptests/mp01/node2/mp01.scn
+++ /dev/null
@@ -1,15 +0,0 @@
-*** TEST 1 -- NODE 2 ***
-Creating task 1 (Global)
-Creating task 2 (Global)
-Creating task 3 (Local)
-SA1 - rtems_clock_get - 09:00:00 12/31/1988
-SA2 - rtems_clock_get - 09:00:00 12/31/1988
-SA3 - rtems_clock_get - 09:00:00 12/31/1988
-SA1 - rtems_clock_get - 09:00:05 12/31/1988
-SA1 - deleting self
-SA2 - rtems_clock_get - 09:00:10 12/31/1988
-SA2 - waiting to be deleted by SA3
-SA3 - rtems_clock_get - 09:00:15 12/31/1988
-SA3 - getting TID of SA2
-SA3 - deleting SA2
-*** END OF TEST 1 ***