summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp47/sp47.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-21 20:47:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-21 20:47:58 +0000
commit03f0885546cd067f01be23c611a2795b97ecacc0 (patch)
tree512808dd6f66f6268e0b5b3f203333dba30640f1 /testsuites/sptests/sp47/sp47.scn
parent2009-01-21 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-03f0885546cd067f01be23c611a2795b97ecacc0.tar.bz2
2009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>
Joel Sherrill <joel.sherrill@oarcorp.com> PR 1357/cpukit * rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp47/sp47.scn3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/sptests/sp47/sp47.scn b/testsuites/sptests/sp47/sp47.scn
new file mode 100644
index 0000000000..fb41a47057
--- /dev/null
+++ b/testsuites/sptests/sp47/sp47.scn
@@ -0,0 +1,3 @@
+*** TEST 47 ***
+Creating task with ASR disable mode honored
+*** END OF TEST 47 ***