summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-23 13:58:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-23 13:58:54 +0000
commit4a4aabcae089380caf816ffd787aeb206947415d (patch)
treec1e0bc496d79f7bfd8da37afee425bd6a43a815d /testsuites/sptests/ChangeLog
parent2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4a4aabcae089380caf816ffd787aeb206947415d.tar.bz2
2008-01-23 Joel Sherrill <joel.sherrill@OARcorp.com>
Add sp42 to exercise thread queue with knowledge of the implementation so we can exercise all of the normal paths possible. * Makefile.am, configure.ac: Add sp42. * sp42/.cvsignore, sp42/init.c, sp42/sp42.scn: New files.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 321820aafb..8db5d3a7d8 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-23 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ Add sp42 to exercise thread queue with knowledge of the implementation
+ so we can exercise all of the normal paths possible.
+ * Makefile.am, configure.ac: Add sp42.
+ * sp42/.cvsignore, sp42/init.c, sp42/sp42.scn: New files.
+
2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp39/init.c: Add case for long timeout on blocking operation.