summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpschedsem01/smpschedsem01.doc
diff options
context:
space:
mode:
authorJennifer Averett <jennifer.averett@oarcorp.com>2014-07-10 11:55:04 -0500
committerJennifer Averett <jennifer.averett@oarcorp.com>2014-07-11 10:12:48 -0500
commit247118bf519c18bd646417a817b8a22b304dcc61 (patch)
treeead8e87b6ce01a13c7e68977f881fb0cb27ebeb4 /testsuites/smptests/smpschedsem01/smpschedsem01.doc
parentsmpschedaffinity05: Add test for worst case migration for affintiy scheduler. (diff)
downloadrtems-247118bf519c18bd646417a817b8a22b304dcc61.tar.bz2
smpschedsem01: new test.
This test verifies priority is inherited from a high priority semaphore by a lower priority task.
Diffstat (limited to 'testsuites/smptests/smpschedsem01/smpschedsem01.doc')
-rw-r--r--testsuites/smptests/smpschedsem01/smpschedsem01.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/smptests/smpschedsem01/smpschedsem01.doc b/testsuites/smptests/smpschedsem01/smpschedsem01.doc
new file mode 100644
index 0000000000..22c76161a8
--- /dev/null
+++ b/testsuites/smptests/smpschedsem01/smpschedsem01.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: smpschedsem01
+
+directives:
+
+ - _Scheduler_priority_affinity_xxx
+
+concepts:
+
+ - Ensure priority is inherited from a high priority semaphore by a lower
+ priority task.