summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spmrsp01/spmrsp01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spmrsp01/spmrsp01.doc')
-rw-r--r--testsuites/sptests/spmrsp01/spmrsp01.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/sptests/spmrsp01/spmrsp01.doc b/testsuites/sptests/spmrsp01/spmrsp01.doc
new file mode 100644
index 0000000000..e09cff11c7
--- /dev/null
+++ b/testsuites/sptests/spmrsp01/spmrsp01.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spmrsp01
+
+directives:
+
+ - rtems_semaphore_create()
+ - rtems_semaphore_set_priority()
+
+concepts:
+
+ - Ensure that the RTEMS_MULTIPROCESSOR_RESOURCE_SHARING attribute and
+ semaphores work on uni-processor configurations.