summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-14 01:10:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-14 01:10:23 +0000
commit146301d36b24674457d8243a6b20b9ebe44919bc (patch)
tree0609d000b84ab1a2c020659ae6f915c9bddc2a06 /testsuites/sptests/ChangeLog
parent2009-08-13 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-146301d36b24674457d8243a6b20b9ebe44919bc.tar.bz2
2009-08-13 Santosh G Vattam <vattam.santosh@gmail.com>
* sp65/init.c, sp65/sp65.doc, sp65/sp65.scn: Add new test case to verify that obtaining a priority ceiling mutex when the calling task's priority is the same as the priority ceiling is handled correctly.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 50091e88e0..a65e626c68 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,10 @@
+2009-08-13 Santosh G Vattam <vattam.santosh@gmail.com>
+
+ * sp65/init.c, sp65/sp65.doc, sp65/sp65.scn: Add new test case to
+ verify that obtaining a priority ceiling mutex when the calling
+ task's priority is the same as the priority ceiling is handled
+ correctly.
+
2009-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp02/task1.c, sp02/task2.c, sp02/task3.c, sp03/task2.c, sp05/task1.c,