summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-20 21:30:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-20 21:30:02 +0000
commitb499cb7a6045ec92c2e22d635ced448a52c91b3c (patch)
tree0269c8f5b979802d15925fc0628db376e4c062a8 /testsuites/psxtmtests/ChangeLog
parent2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b499cb7a6045ec92c2e22d635ced448a52c91b3c.tar.bz2
2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmmutex05/init.c: Fix test. Pattern was wrong.
Diffstat (limited to 'testsuites/psxtmtests/ChangeLog')
-rw-r--r--testsuites/psxtmtests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/ChangeLog b/testsuites/psxtmtests/ChangeLog
index 4ff60be620..609d963ab9 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,5 +1,9 @@
2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * psxtmmutex05/init.c: Fix test. Pattern was wrong.
+
+2011-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile.am, configure.ac: Add benchmark of pthread_mutex_unlock
where it is unblocking threads without preemption.
* psxtmmutex05/.cvsignore, psxtmmutex05/Makefile.am,