summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp02
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/mp02
parentNew. (diff)
downloadrtems-34771307f83a397e4f759aad36632a95e86c33f5.tar.bz2
Remove.
Diffstat (limited to 'c/src/ada-tests/mptests/mp02')
-rw-r--r--c/src/ada-tests/mptests/mp02/node1/mp02.scn11
-rw-r--r--c/src/ada-tests/mptests/mp02/node2/mp02.scn11
2 files changed, 0 insertions, 22 deletions
diff --git a/c/src/ada-tests/mptests/mp02/node1/mp02.scn b/c/src/ada-tests/mptests/mp02/node1/mp02.scn
deleted file mode 100644
index 91b57321f7..0000000000
--- a/c/src/ada-tests/mptests/mp02/node1/mp02.scn
+++ /dev/null
@@ -1,11 +0,0 @@
-*** TEST 2 -- NODE 1 ***
-Creating test task (Global)
-Getting TID of remote task (all nodes)
-Getting TID of remote task (1 node)
-task_delete of remote task returned the correct error
-task_start of remote task returned the correct error
-task_restart of remote task returned the correct error
-Setting notepad 1 of the remote task to 1
-Getting a notepad of the remote task
-Remote notepad set and read correctly
-*** END OF TEST 2 ***
diff --git a/c/src/ada-tests/mptests/mp02/node2/mp02.scn b/c/src/ada-tests/mptests/mp02/node2/mp02.scn
deleted file mode 100644
index 14239a546d..0000000000
--- a/c/src/ada-tests/mptests/mp02/node2/mp02.scn
+++ /dev/null
@@ -1,11 +0,0 @@
-*** TEST 2 -- NODE 2 ***
-Creating test task (Global)
-Getting TID of remote task (all nodes)
-Getting TID of remote task (1 node)
-task_delete of remote task returned the correct error
-task_start of remote task returned the correct error
-task_restart of remote task returned the correct error
-Setting notepad 2 of the remote task to 2
-Getting a notepad of the remote task
-Remote notepad set and read correctly
-*** END OF TEST 2 ***