source: rtems/c/src/ada-tests/sptests/sp02/sp02.scn @ 948a069

Last change on this file since 948a069 was 9917d5da, checked in by Joel Sherrill <joel.sherrill@…>, on 06/02/97 at 20:57:52

added screen files from 3.2.1

  • Property mode set to 100644
File size: 568 bytes
Line 
1*** TEST 2 ***
2INIT - task_wake_after - yielding processor
3PREEMPT - task_delete - deleting self
4INIT - suspending TA2 while middle task on a ready chain
5TA1 - task_wake_after - sleep 1 second
6TA2 - task_wake_after - sleep 1 minute
7TA3 - task_wake_after - sleep 5 seconds
8TA1 - task_ident - tid of TA2 (16#10007#)
9TA1 - task_ident - tid of TA3 (16#10008#)
10TA1 - task_set_priority - set TA3's priority to 2
11TA1 - task_suspend - suspend TA2
12TA1 - task_delete - delete TA2
13TA1 - task_wake_after - sleep for 5 seconds
14TA3 - task_delete - delete self
15*** END OF TEST 2 ***
Note: See TracBrowser for help on using the repository browser.