source: rtems/testsuites/itrontests/itrontask03/itrontask03.scn @ 9d9a3dd

4.104.114.84.95
Last change on this file since 9d9a3dd was 06380cfe, checked in by Jennifer Averett <Jennifer.Averett@…>, on 11/15/99 at 21:25:53

+ 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.

  • Property mode set to 100644
File size: 810 bytes
RevLine 
[f4771656]1*** ITRON TASK TEST 3 ***
[06380cfe]2INIT - Create and Start PREEMPT
3PREEMPT - ref_tsk validation
4PREEMPT - chg_pri increment priority
5PREEMPT - ext_tsk - going to DORMANT state
6INIT - rot_rdq - no tasks at this priority
7INIT - ref_tsk PREEMPT - Validate DORMANT STATE
8PREEMPT - ref_tsk validation
9PREEMPT - exd_tsk - Exit and Delete task
[e099180]10INIT - rot_rdq - yielding processor
[06380cfe]11INIT - ref_tsk PREEMPT - Validate no longer exists
[e099180]12INIT - suspending TA2 while middle task on a ready chain
13TA1 - rtems_task_wake_after - sleep 1 second
14TA2 - rtems_task_wake_after - sleep 1 minute
15TA3 - rtems_task_wake_after - sleep 5 seconds
16TA1 - chg_pri - set TA3's priority to 2
[713b2ea]17TA1 - sus_tsk - suspend TA2
[e099180]18TA1 -  - delete TA2
19TA1 - rtems_task_wake_after - sleep for 5 seconds
20TA3 - exd_tsk - exit and delete self
[06380cfe]21*** ITRON TASK TEST 3 ***
Note: See TracBrowser for help on using the repository browser.