source: rtems/testsuites/sptests/spwatchdog/spwatchdog.scn @ d5ae827

4.104.115
Last change on this file since d5ae827 was 605b6eb7, checked in by Joel Sherrill <joel.sherrill@…>, on 07/01/09 at 19:31:53

2009-07-01 Joel Sherrill <joel.sherrill@…>

  • spwatchdog/init.c, spwatchdog/spwatchdog.scn: Add test case of empty chain for coverage.
  • Property mode set to 100644
File size: 812 bytes
Line 
1*** RTEMS WATCHDOG ***
2INIT - report on empty watchdog chain
3Watchdog Chain: Empty Chain 2036184
4Chain is empty
5INIT - rtems_timer_create - creating timer 1
6INIT - timer 1 has id (0x12010001)
7TA1 - rtems_timer_ident - identing timer 1
8TA1 - timer 1 has id (0x12010001)
9TA1 - rtems_clock_get - 09:00:00   12/31/1988
10TA1 - rtems_timer_fire_after - timer 1 in 3 seconds
11TA1 - rtems_task_suspend( RTEMS_SELF )
12TA1 - rtems_clock_get - 09:00:03   12/31/1988
13TA1 - rtems_timer_fire_after - timer 1 in 3 seconds
14TA1 - rtems_task_wake_after - 1 second
15TA1 - rtems_clock_get - 09:00:04   12/31/1988
16TA1 - rtems_timer_reset - timer 1
17Watchdog Chain: _Watchdog_Ticks_chain 202F530
18 300   300 20325D0 20131A0 0x12010001 0
19== end of _Watchdog_Ticks_chain
20TA1 - timer_deleting - timer 1
21*** END OF RTEMS WATCHDOG PROGRAM ***
22
Note: See TracBrowser for help on using the repository browser.