summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 16:39:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 16:39:05 +0000
commit9688b8fd696a7ee8e496f855c9087319d2811b93 (patch)
tree293b6377403c72c22ee1af9ce4a1e61ccc8a4796 /testsuites/psxtmtests/ChangeLog
parent2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-9688b8fd696a7ee8e496f855c9087319d2811b93.tar.bz2
2011-07-26 Ricardo Aguirre <el.mastin@ymail.com>
PR 1852/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of sem_wait - not available, block. * psxtmsem03/.cvsignore, psxtmsem03/Makefile.am, psxtmsem03/init.c, psxtmsem03/psxtmsem03.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 d6b40343f4..eb083d3f39 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,5 +1,13 @@
2011-07-26 Ricardo Aguirre <el.mastin@ymail.com>
+ PR 1852/tests
+ * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
+ sem_wait - not available, block.
+ * psxtmsem03/.cvsignore, psxtmsem03/Makefile.am, psxtmsem03/init.c,
+ psxtmsem03/psxtmsem03.doc: New files.
+
+2011-07-26 Ricardo Aguirre <el.mastin@ymail.com>
+
PR 1850/tests
* Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
sem_post - thread waiting, preempt.