summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask04/itrontask04.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-17 22:40:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-17 22:40:28 +0000
commit07bc30bc25437b7e83aa8823bef68b581f0fde41 (patch)
tree6f3bf37d130fa6f6fb9d38cdb6c2a07e822595eb /testsuites/itrontests/itrontask04/itrontask04.scn
parentRegenerate. (diff)
downloadrtems-07bc30bc25437b7e83aa8823bef68b581f0fde41.tar.bz2
2006-11-17 Joel Sherrill <joel@OARcorp.com>
* itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with dispatching disabled so fix test not to print while dispatching is disabled.
Diffstat (limited to '')
-rw-r--r--testsuites/itrontests/itrontask04/itrontask04.scn5
1 files changed, 2 insertions, 3 deletions
diff --git a/testsuites/itrontests/itrontask04/itrontask04.scn b/testsuites/itrontests/itrontask04/itrontask04.scn
index 76959b88c0..c0680a5f6e 100644
--- a/testsuites/itrontests/itrontask04/itrontask04.scn
+++ b/testsuites/itrontests/itrontask04/itrontask04.scn
@@ -1,12 +1,11 @@
-*** ITRON TASK TEST 4 ***
+** ITRON TASK TEST 4 ***
INIT - dis_dsp while starting tasks
-INIT - suspending TA2 3 times
-INIT - ena_dsp while starting tasks
TA3 - frsm_tsk TA1
TA3 - rsm_tsk TA2
TA3 - rot_rdq priority 2 queue
TA3 - rtems_task_wake_after - sleep 1 second
TA2 - rtems_task_suspend RTEMS_SELF
+INIT - ena_dsp after starting tasks
INIT - suspending TA1 3 times
INIT - exd_tsk
TA3 - frsm_tsk TA1