summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 13:11:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 13:11:09 +0000
commita7a9e1938a7ff1fa8a9056dd41a279634bd9ade5 (patch)
treeb908f0fa8466eecdaff656500f85cce4ba42f043 /testsuites/sptests/configure.ac
parent2008-08-05 Xudong Guan <xudong.guan@criticalsoftware.com> (diff)
downloadrtems-a7a9e1938a7ff1fa8a9056dd41a279634bd9ade5.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 61f7270707..3ca8ce077c 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -60,6 +60,7 @@ sp32/Makefile
sp33/Makefile
sp34/Makefile
sp35/Makefile
+sp44/Makefile
spsize/Makefile
spfatal/Makefile
])