summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-28 23:49:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-28 23:49:47 +0000
commitd2861a11a0841971624f1254a0c41af3e7e0a25a (patch)
tree44641d3aeeeb027d97586c99d002c0851e003535 /testsuites/sptests/ChangeLog
parent2009-07-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-d2861a11a0841971624f1254a0c41af3e7e0a25a.tar.bz2
2009-07-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new test to handle the case where a region resize frees enough memory to unblock a task. * sp62/.cvsignore, sp62/Makefile.am, sp62/init.c, sp62/sp62.doc, sp62/sp62.scn: New files. * sp61/init.c: Test does not need regions.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 4f2af3d275..30ab338d7f 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,13 @@
2009-07-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * Makefile.am, configure.ac: Add new test to handle the case where
+ a region resize frees enough memory to unblock a task.
+ * sp62/.cvsignore, sp62/Makefile.am, sp62/init.c, sp62/sp62.doc,
+ sp62/sp62.scn: New files.
+ * sp61/init.c: Test does not need regions.
+
+2009-07-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* Makefile.am, configure.ac: Add test case for processing a timeout
on a thread (that is the thread executing) that has also had its
request satisfied while it is being enqueued.