summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/configure.ac
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/configure.ac
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/configure.ac')
-rw-r--r--testsuites/sptests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index 79e8454368..00d882a85d 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -66,6 +66,7 @@ sp38/Makefile
sp39/Makefile
sp40/Makefile
sp41/Makefile
+sp42/Makefile
spsize/Makefile
spfatal/Makefile
])