summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsem03/spsem03.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spsem03/spsem03.doc')
-rw-r--r--testsuites/sptests/spsem03/spsem03.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/sptests/spsem03/spsem03.doc b/testsuites/sptests/spsem03/spsem03.doc
new file mode 100644
index 0000000000..a13430e874
--- /dev/null
+++ b/testsuites/sptests/spsem03/spsem03.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spsem03
+
+directives:
+
+ - rtems_semaphore_obtain()
+
+concepts:
+
+ - Demonstrate that the priority inheritance protocol works with indirectly
+ referenced semaphore owners.