summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 13:10:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 13:10:26 +0000
commitcccd632c8de2abfffbabaf2b25e0e03366618758 (patch)
tree18dbacd93f2da02b14eb4bb40d4121e00bb86fb5 /testsuites/sptests/configure.ac
parent2008-08-05 Xudong Guan <xudong.guan@criticalsoftware.com> (diff)
downloadrtems-cccd632c8de2abfffbabaf2b25e0e03366618758.tar.bz2
2008-08-05 Xudong Guan <xudong.guan@criticalsoftware.com>
PR 1212/cpukit * Makefile.am, configure.ac: Time slicing will not happen if the task mode is changed from a non-timeslicing mode to timeslicing mode if it is done by the executing thread (e.g. in its task body). This change includes sp44 to demonstrate the problem and verify the correction. * sp44/.cvsignore, sp44/Makefile.am, sp44/init.c, sp44/sp44.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 8917bfd62e..8fcfe61f65 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -68,6 +68,7 @@ sp40/Makefile
sp41/Makefile
sp42/Makefile
sp43/Makefile
+sp44/Makefile
spsize/Makefile
spfatal/Makefile
spfatal01/Makefile