summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-22 17:22:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-22 17:22:10 +0000
commit8f376951c55621103a15ff78f87919950d3ce16a (patch)
tree0cbe45ebeade48f424f1c8fa83886bf68cb570bc /testsuites/psxtmtests/ChangeLog
parent2011-07-22 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-8f376951c55621103a15ff78f87919950d3ce16a.tar.bz2
2011-07-22 Ricardo Aguirre <el.mastin@ymail.com>
PR 1847/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of various non-blocking semaphore operations. * psxtmsem02/.cvsignore, psxtmsem02/Makefile.am, psxtmsem02/init.c, psxtmsem02/psxtmsem02.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 85eed7650b..1f006b279a 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,5 +1,13 @@
2011-07-22 Ricardo Aguirre <el.mastin@ymail.com>
+ PR 1847/tests
+ * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
+ various non-blocking semaphore operations.
+ * psxtmsem02/.cvsignore, psxtmsem02/Makefile.am, psxtmsem02/init.c,
+ psxtmsem02/psxtmsem02.doc: New files.
+
+2011-07-22 Ricardo Aguirre <el.mastin@ymail.com>
+
PR 1846/tests
* Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
various sem_open(), sem_close(), sem_unlink(), sem_init(), and