From 4a4aabcae089380caf816ffd787aeb206947415d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 23 Jan 2008 13:58:54 +0000 Subject: 2008-01-23 Joel Sherrill 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. --- testsuites/sptests/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'testsuites/sptests/ChangeLog') 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 + + 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 * sp39/init.c: Add case for long timeout on blocking operation. -- cgit v1.2.3