source: rtems/testsuites/sptests/sp06/sp06.scn @ 08311cc3

4.104.114.84.95
Last change on this file since 08311cc3 was ac7d5ef0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/95 at 17:39:37

Initial revision

  • Property mode set to 100644
File size: 1.5 KB
Line 
1*** TEST 6 ***
2TA1 - is beginning to run
3TA1 - restarting TA3
4TA2 - is beginning to run
5TA2 - rtems_task_wake_after - sleep 1/2 second
6TA2 - rtems_task_wake_after - sleep 1/2 second
7TA1 - rtems_task_restart - restarting TA2
8TA2 - is beginning to run
9TA2 - rtems_task_wake_after - sleep 1/2 second
10TA2 - rtems_task_wake_after - sleep 1/2 second
11TA1 - rtems_task_restart - restarting self
12TA1 - is beginning to run
13TA2 - rtems_task_wake_after - sleep 1/2 second
14TA2 - rtems_task_wake_after - sleep 1/2 second
15TA1 - rtems_task_restart - restarting TA2
16TA2 - is beginning to run
17TA2 - rtems_task_wake_after - sleep 1/2 second
18TA2 - rtems_task_wake_after - sleep 1/2 second
19TA1 - rtems_task_restart - restarting self
20TA1 - is beginning to run
21TA2 - rtems_task_wake_after - sleep 1/2 second
22TA2 - rtems_task_wake_after - sleep 1/2 second
23TA1 - rtems_task_restart - restarting TA2
24TA2 - is beginning to run
25TA2 - rtems_task_wake_after - sleep 1/2 second
26TA2 - rtems_task_wake_after - sleep 1/2 second
27TA1 - rtems_task_restart - restarting self
28TA1 - is beginning to run
29TA2 - rtems_task_wake_after - sleep 1/2 second
30TA2 - rtems_task_wake_after - sleep 1/2 second
31TA1 - rtems_task_restart - restarting TA2
32TA2 - is beginning to run
33TA2 - rtems_task_wake_after - sleep 1/2 second
34TA2 - rtems_task_wake_after - sleep 1/2 second
35TA1 - rtems_task_restart - restarting self
36TA1 - is beginning to run
37*** END OF TEST 6 ***
38
39NOTE:  The prints from TA2 may not be as regular as indicated in the screen.
40       The important point is that TA2 is running and gets restarted.
Note: See TracBrowser for help on using the repository browser.