source: rtems/testsuites/libtests/stackchk/stackchk.scn @ 809fb589

4.104.115
Last change on this file since 809fb589 was 809fb589, checked in by Joel Sherrill <joel.sherrill@…>, on 09/09/09 at 14:59:09

2009-09-09 Christian Mauderer <christian.mauderer@…>

  • heapwalk/init.c, heapwalk/heapwalk.scn, malloctest/init.c, malloctest/malloctest.scn: New test cases.
  • stackchk/blow.c, stackchk/stackchk.scn: Update for heap API changes.
  • Property mode set to 100644
File size: 608 bytes
Line 
1*** TEST STACK CHECKER ***
2TA1  - rtems_clock_get_tod - 09:00:00   12/31/1988
3TA2  - rtems_clock_get_tod - 09:00:00   12/31/1988
4TA3  - rtems_clock_get_tod - 09:00:00   12/31/1988
5TA1  - rtems_clock_get_tod - 09:00:05   12/31/1988
6TA1  - rtems_clock_get_tod - 09:00:10   12/31/1988
7TA2  - rtems_clock_get_tod - 09:00:10   12/31/1988
8TA1  - rtems_clock_get_tod - 09:00:15   12/31/1988
9BLOWN STACK!!!
10task control block: 0x????????
11task ID: 0x0A010002
12task name: 0x????????
13task name string: TA1
14task stack area (????? Bytes): 0x???????? .. 0x????????
15damaged pattern area (16 Bytes): 0x???????? .. 0x????????
Note: See TracBrowser for help on using the repository browser.