summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-27 22:04:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-27 22:04:19 +0000
commit33692dd0048028376ed4d06677dfe34736bc638c (patch)
treee783857f169e20cbf46d246319758eb575bbdfbd /testsuites/sptests/ChangeLog
parentUpgrade to autoconf-2.64. (diff)
downloadrtems-33692dd0048028376ed4d06677dfe34736bc638c.tar.bz2
2009-07-27 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add test case for a thread timing out on a thread queue while another thread is in the process of blocking on the same thread queue. * spintrcritical15/.cvsignore, spintrcritical15/Makefile.am, spintrcritical15/init.c, spintrcritical15/spintrcritical15.doc, spintrcritical15/spintrcritical15.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 69f1f65b15..ea06af48a6 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,12 @@
+2009-07-27 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * Makefile.am, configure.ac: Add test case for a thread timing out on a
+ thread queue while another thread is in the process of blocking on
+ the same thread queue.
+ * spintrcritical15/.cvsignore, spintrcritical15/Makefile.am,
+ spintrcritical15/init.c, spintrcritical15/spintrcritical15.doc,
+ spintrcritical15/spintrcritical15.scn: New files.
+
2009-07-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: spintrcritical15 not ready yet.