summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp65/sp65.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp65/sp65.doc')
-rw-r--r--testsuites/sptests/sp65/sp65.doc2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp65/sp65.doc b/testsuites/sptests/sp65/sp65.doc
index 39a1ee1eef..603adcb211 100644
--- a/testsuites/sptests/sp65/sp65.doc
+++ b/testsuites/sptests/sp65/sp65.doc
@@ -26,3 +26,5 @@ concepts:
+ Verify the priority ceiling mutex getting released which results in a thread
being unblocked and the unblocked thread's priority being elevated.
++ Verify that an initially locked priority ceiling mutex elevates the priority
+ of the creating task.