summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpunsupported01/smpunsupported01.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-18 11:27:39 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-22 16:46:01 +0200
commitf913c796ffed8fe19e37f9a4dc914f6dca68baa2 (patch)
treee2206e3529d92283f701c1bdfba4f7b7c1422d47 /testsuites/smptests/smpunsupported01/smpunsupported01.scn
parentscore: Add and use _ISR_Get_nest_level() (diff)
downloadrtems-f913c796ffed8fe19e37f9a4dc914f6dca68baa2.tar.bz2
sapi: Add rtems_configuration_is_smp_enabled()
Add a configuration field which indicates if the SMP mode of operation is enabled. This can be used to disable features unsupported on SMP, e.g task variables.
Diffstat (limited to '')
-rw-r--r--testsuites/smptests/smpunsupported01/smpunsupported01.scn2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/smptests/smpunsupported01/smpunsupported01.scn b/testsuites/smptests/smpunsupported01/smpunsupported01.scn
new file mode 100644
index 0000000000..a4ced68747
--- /dev/null
+++ b/testsuites/smptests/smpunsupported01/smpunsupported01.scn
@@ -0,0 +1,2 @@
+*** TEST SMPUNSUPPORTED 1 ***
+*** END OF TEST SMPUNSUPPORTED 1 ***