summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsem05/spsem05.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spsem05/spsem05.doc')
-rw-r--r--testsuites/sptests/spsem05/spsem05.doc13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/sptests/spsem05/spsem05.doc b/testsuites/sptests/spsem05/spsem05.doc
new file mode 100644
index 0000000000..dfc0b13924
--- /dev/null
+++ b/testsuites/sptests/spsem05/spsem05.doc
@@ -0,0 +1,13 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spsem05
+
+directives:
+
+ - rtems_semaphore_obtain()
+ - rtems_semaphore_release()
+
+concepts:
+
+ - Demonstrate that the priority inheritance protocol works with or without
+ stepping down of priority on semaphore release.