From 06380cfeac48b3963f9abd5fe256cd73d845bcd3 Mon Sep 17 00:00:00 2001 From: Jennifer Averett Date: Mon, 15 Nov 1999 21:25:53 +0000 Subject: + Added check that a task could be sent to a dormant state then sta_tsk used to restart the task to its initial state. + Added calls to ref_tsk to yellow paths for suspended and ready but not running tasks. + Fixed output file to correctly state test name + Added priority of preempt to the header file. Allows ref_tsk verification. --- testsuites/itrontests/itrontask03/itrontask03.scn | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'testsuites/itrontests/itrontask03/itrontask03.scn') 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 *** -- cgit v1.2.3