summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/base_mp
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-10 16:20:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-10 16:20:39 +0000
commit2dfc1d8ad6302d7da15e3f974ecf39736e93912f (patch)
tree14b36c62ecc4dc2dd89ed6d8a9d0210df51f503e /testsuites/samples/base_mp
parentRemove. (diff)
downloadrtems-2dfc1d8ad6302d7da15e3f974ecf39736e93912f.tar.bz2
New.
Diffstat (limited to '')
-rw-r--r--testsuites/samples/base_mp/node1/base_mp-node1.doc12
-rw-r--r--testsuites/samples/base_mp/node1/base_mp-node1.scn5
-rw-r--r--testsuites/samples/base_mp/node2/base_mp-node2.doc12
-rw-r--r--testsuites/samples/base_mp/node2/base_mp-node2.scn5
4 files changed, 34 insertions, 0 deletions
diff --git a/testsuites/samples/base_mp/node1/base_mp-node1.doc b/testsuites/samples/base_mp/node1/base_mp-node1.doc
new file mode 100644
index 0000000000..5c0baceb8d
--- /dev/null
+++ b/testsuites/samples/base_mp/node1/base_mp-node1.doc
@@ -0,0 +1,12 @@
+#
+# $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/samples/base_mp/node1/base_mp-node1.scn b/testsuites/samples/base_mp/node1/base_mp-node1.scn
new file mode 100644
index 0000000000..a2d2f359be
--- /dev/null
+++ b/testsuites/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/testsuites/samples/base_mp/node2/base_mp-node2.doc b/testsuites/samples/base_mp/node2/base_mp-node2.doc
new file mode 100644
index 0000000000..5c0baceb8d
--- /dev/null
+++ b/testsuites/samples/base_mp/node2/base_mp-node2.doc
@@ -0,0 +1,12 @@
+#
+# $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/samples/base_mp/node2/base_mp-node2.scn b/testsuites/samples/base_mp/node2/base_mp-node2.scn
new file mode 100644
index 0000000000..95bc96a808
--- /dev/null
+++ b/testsuites/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 ***