summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:02:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:02:06 +0000
commit21889eadb58b800f0cc0efbf89d49c43e467aa3c (patch)
treedb677b068a9a889d4695484c713a98043d5ca166 /testsuites/psxtmtests/ChangeLog
parent2011-08-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-21889eadb58b800f0cc0efbf89d49c43e467aa3c.tar.bz2
2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
PR 1881/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedwrlock - not available, blocks. * psxtmrwlock05/.cvsignore, psxtmrwlock05/Makefile.am, psxtmrwlock05/init.c, psxtmrwlock05/psxtmrwlock05.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 8808d55851..f8ba4345e6 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,3 +1,11 @@
+2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
+
+ PR 1881/tests
+ * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
+ pthread_rwlock_timedwrlock - not available, blocks.
+ * psxtmrwlock05/.cvsignore, psxtmrwlock05/Makefile.am,
+ psxtmrwlock05/init.c, psxtmrwlock05/psxtmrwlock05.doc: New files.
+
2011-08-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmrwlock03/init.c: Fix abstime issue. Time is now reasonable.