summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpunsupported01/smpunsupported01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpunsupported01/smpunsupported01.doc')
-rw-r--r--testsuites/smptests/smpunsupported01/smpunsupported01.doc11
1 files changed, 11 insertions, 0 deletions
diff --git a/testsuites/smptests/smpunsupported01/smpunsupported01.doc b/testsuites/smptests/smpunsupported01/smpunsupported01.doc
new file mode 100644
index 0000000000..954bf300c4
--- /dev/null
+++ b/testsuites/smptests/smpunsupported01/smpunsupported01.doc
@@ -0,0 +1,11 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpunsupported01
+
+directives:
+
+ - rtems_configuration_is_smp_enabled()
+
+concepts:
+
+ - Ensure that functions unsupported on SMP return an error status.