diff options
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 6d3bf44d..f30b9891 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2008-01-24 Frank Ch. Eigler <fche@elastic.org> + + crash(8) tests, based on Masami Hiramatsu <mhiramat@redhat.com>: + * Makefile.am (CRASH_LIBDIR): Pass in $(RUNTEST). + * lib/systemtap.exp (as_root): Trace command string, output, and + result. + * sysetmtap.samples/crash.*, testlog.stp: New test case. + * Makefile.in: Regenerated. + 2008-01-23 Frank Ch. Eigler <fche@elastic.org> PR 2521. |