summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask03/itrontask03.scn
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/itrontests/itrontask03/itrontask03.scn12
1 files changed, 10 insertions, 2 deletions
diff --git a/testsuites/itrontests/itrontask03/itrontask03.scn b/testsuites/itrontests/itrontask03/itrontask03.scn
index 21ced29ac1..f933bf7161 100644
--- a/testsuites/itrontests/itrontask03/itrontask03.scn
+++ b/testsuites/itrontests/itrontask03/itrontask03.scn
@@ -1,6 +1,14 @@
*** ITRON TASK TEST 3 ***
+INIT - Create and Start PREEMPT
+PREEMPT - ref_tsk validation
+PREEMPT - chg_pri increment priority
+PREEMPT - ext_tsk - going to DORMANT state
+INIT - rot_rdq - no tasks at this priority
+INIT - ref_tsk PREEMPT - Validate DORMANT STATE
+PREEMPT - ref_tsk validation
+PREEMPT - exd_tsk - Exit and Delete task
INIT - rot_rdq - yielding processor
-PREEMPT - exd_tsk
+INIT - ref_tsk PREEMPT - Validate no longer exists
INIT - suspending TA2 while middle task on a ready chain
TA1 - rtems_task_wake_after - sleep 1 second
TA2 - rtems_task_wake_after - sleep 1 minute
@@ -10,4 +18,4 @@ TA1 - sus_tsk - suspend TA2
TA1 - - delete TA2
TA1 - rtems_task_wake_after - sleep for 5 seconds
TA3 - exd_tsk - exit and delete self
-*** END OF ITRON TASK TEST 3 ***
+*** ITRON TASK TEST 3 ***