summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 08:32:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-20 08:32:40 +0000
commitda90bab4f448c78dae67e9f2a49069efb573fa99 (patch)
tree1e1ab5881a5bb78f9e28408d5de2076d642899b0
parentRemove. (diff)
downloadrtems-da90bab4f448c78dae67e9f2a49069efb573fa99.tar.bz2
New.
-rw-r--r--c/src/ada-tests/samples/base_mp/node1/base_mp-node1.scn5
-rw-r--r--c/src/ada-tests/samples/base_mp/node2/base_mp-node2.scn5
2 files changed, 10 insertions, 0 deletions
diff --git a/c/src/ada-tests/samples/base_mp/node1/base_mp-node1.scn b/c/src/ada-tests/samples/base_mp/node1/base_mp-node1.scn
new file mode 100644
index 0000000000..a2d2f359be
--- /dev/null
+++ b/c/src/ada-tests/samples/base_mp/node1/base_mp-node1.scn
@@ -0,0 +1,5 @@
+*** SAMPLE MULTIPROCESSOR APPLICATION ***
+Creating and starting an application task
+This task was invoked with the node argument (1)
+This task has the id of 0x10002
+*** END OF SAMPLE MULTIPROCESSOR APPLICATION ***
diff --git a/c/src/ada-tests/samples/base_mp/node2/base_mp-node2.scn b/c/src/ada-tests/samples/base_mp/node2/base_mp-node2.scn
new file mode 100644
index 0000000000..95bc96a808
--- /dev/null
+++ b/c/src/ada-tests/samples/base_mp/node2/base_mp-node2.scn
@@ -0,0 +1,5 @@
+*** SAMPLE MULTIPROCESSOR APPLICATION ***
+Creating and starting an application task
+This task was invoked with the node argument (2)
+This task has the id of 0x20002
+*** END OF SAMPLE MULTIPROCESSOR APPLICATION ***