source: rtems/testsuites/itrontests/itrontask03/itrontask03.scn @ 713b2ea

4.104.114.84.95
Last change on this file since 713b2ea was 713b2ea, checked in by Joel Sherrill <joel.sherrill@…>, on 11/10/99 at 22:15:42

General cleanup. Test documentation improved. The message buffer test
prints a message instead of actually testing since the message buffer
implementation is not in yet.

  • Property mode set to 100644
File size: 465 bytes
Line 
1*** ITRON TEST 5 ***
2INIT - rot_rdq - yielding processor
3PREEMPT - exd_tsk
4INIT - suspending TA2 while middle task on a ready chain
5TA1 - rtems_task_wake_after - sleep 1 second
6TA2 - rtems_task_wake_after - sleep 1 minute
7TA3 - rtems_task_wake_after - sleep 5 seconds
8TA1 - chg_pri - set TA3's priority to 2
9TA1 - sus_tsk - suspend TA2
10TA1 -  - delete TA2
11TA1 - rtems_task_wake_after - sleep for 5 seconds
12TA3 - exd_tsk - exit and delete self
13*** END OF TEST 5 ***
Note: See TracBrowser for help on using the repository browser.