summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp65/sp65.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-17 17:42:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-17 17:42:21 +0000
commit58dbfd7c618543a9e1c71227156f922a9620e9a5 (patch)
treeca18aec3971a717ab244921f62cf8a9ce12bb930 /testsuites/sptests/sp65/sp65.doc
parent2009-08-17 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-58dbfd7c618543a9e1c71227156f922a9620e9a5.tar.bz2
2009-08-17 Santosh G Vattam <vattam.santosh@gmail.com>
* sp65/init.c: Remove stray print. * sp65/sp65.doc: Add information on second case.
Diffstat (limited to 'testsuites/sptests/sp65/sp65.doc')
-rw-r--r--testsuites/sptests/sp65/sp65.doc4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/sptests/sp65/sp65.doc b/testsuites/sptests/sp65/sp65.doc
index 711601bddc..39a1ee1eef 100644
--- a/testsuites/sptests/sp65/sp65.doc
+++ b/testsuites/sptests/sp65/sp65.doc
@@ -22,3 +22,7 @@ concepts:
+ Verify that obtaining a priority ceiling mutex when the calling task's
priority is the same as the priority ceiling is handled correctly.
+
++ Verify the priority ceiling mutex getting released which results in a thread
+ being unblocked and the unblocked thread's priority being elevated.
+