summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 17:20:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 17:20:18 +0000
commita6284c9e71b6974f13820c48f5363ad8b6e5d66b (patch)
treeadbfca502e9e0122f1d11ad0d5a4643aabf76e68 /testsuites/psxtmtests/ChangeLog
parent2011-08-02 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-a6284c9e71b6974f13820c48f5363ad8b6e5d66b.tar.bz2
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
PR 1880/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedwrlock - not available, blocks. * psxtmrwlock04/.cvsignore, psxtmrwlock04/Makefile.am, psxtmrwlock04/init.c, psxtmrwlock04/psxtmrwlock04.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/ChangeLog')
-rw-r--r--testsuites/psxtmtests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/ChangeLog b/testsuites/psxtmtests/ChangeLog
index 99c2222dc3..f275700ad0 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,5 +1,13 @@
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
+ PR 1880/tests
+ * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
+ pthread_rwlock_timedwrlock - not available, blocks.
+ * psxtmrwlock04/.cvsignore, psxtmrwlock04/Makefile.am,
+ psxtmrwlock04/init.c, psxtmrwlock04/psxtmrwlock04.doc: New files.
+
+2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
+
PR 1878/tests
* Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
pthread_rwlock_timedrdlock - not available, blocks.