From 2dfc1d8ad6302d7da15e3f974ecf39736e93912f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 Nov 2005 16:20:39 +0000 Subject: New. --- testsuites/samples/base_mp/node1/base_mp-node1.doc | 12 ++++++++++++ testsuites/samples/base_mp/node1/base_mp-node1.scn | 5 +++++ 2 files changed, 17 insertions(+) create mode 100644 testsuites/samples/base_mp/node1/base_mp-node1.doc create mode 100644 testsuites/samples/base_mp/node1/base_mp-node1.scn (limited to 'testsuites/samples/base_mp/node1') 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 *** -- cgit v1.2.3