summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 22:41:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-13 22:41:52 +0000
commitdcdaba216aa2358e84477bad200988a59b27d3e6 (patch)
tree31b8aea916a88a3311a522fffafa959f054471d1 /testsuites/sptests/configure.ac
parent2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-dcdaba216aa2358e84477bad200988a59b27d3e6.tar.bz2
2007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new tests for interrupt disable, enable, flash, and is in progress. These are normally inlines but also have bodies for non-C code. This test also exercises the odd case of calling clock tick from outside an ISR. * sp37/.cvsignore, sp37/Makefile.am, sp37/sp37.scn, sp37/system.h: 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 61f7270707..706bdb30f1 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -60,6 +60,7 @@ sp32/Makefile
sp33/Makefile
sp34/Makefile
sp35/Makefile
+sp37/Makefile
spsize/Makefile
spfatal/Makefile
])