summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-22 16:14:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-22 16:14:43 +0000
commitdb904606e335ba7ae4e363a96f7a5e2a2700bf4e (patch)
tree299a3e61d23b0fd93e2b1c2475412f6e79d665a6 /testsuites/sptests/configure.ac
parent2010-06-22 Jennifer Averett <Jennifer.Averett@OARcorp.com> (diff)
downloadrtems-db904606e335ba7ae4e363a96f7a5e2a2700bf4e.tar.bz2
2010-06-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am, configure.ac: Add new test to exercise path where using unlimited object support you are about to allocate more objects than can be represented in the Id. This test will NOT pass on targets with insufficient RAM. * sp71/.cvsignore, sp71/Makefile.am, sp71/init.c, sp71/sp71.doc, sp71/sp71.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 830d07ee28..2b04c497f2 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -96,6 +96,7 @@ sp67/Makefile
sp68/Makefile
sp69/Makefile
sp70/Makefile
+sp71/Makefile
spchain/Makefile
spclockget/Makefile
spcoverage/Makefile