summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp51/sp51.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp51/sp51.doc')
-rw-r--r--testsuites/sptests/sp51/sp51.doc3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/sptests/sp51/sp51.doc b/testsuites/sptests/sp51/sp51.doc
index bbf162a7b9..fee5cf32cd 100644
--- a/testsuites/sptests/sp51/sp51.doc
+++ b/testsuites/sptests/sp51/sp51.doc
@@ -26,3 +26,6 @@ concepts:
+ Ensure the when the binary semaphore lock fails to acquire the mutex,
it is an error to release it since the lock failed.
+
++ Verify that creation of an initially locked priority inheritance mutex does
+ not change the priority of the executing thread.