summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 7296f52c..b563cc89 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,19 @@
+2008-07-14 <brolley@redhat.com>
+
+ * Makefile.am (TOOL_OPTS): New variable.
+ (installcheck): Add $(TOOL_OPTS) to --tool_opts.
+ (RUNTESTDEFAULTFLAGS): Likewise.
+ * Makefile.in: Regenerated.
+ * lib/systemtap.exp (installtest_p): Look for 'install' as a substring
+ of $TOOL_OPTIONS.
+ (use_server_p): New proc.
+ (stap_exec): New proc.
+ * lib/stap_compile.exp: Use [stap_exec] to call systemtap.
+ * lib/stap_run.exp: Likewise.
+ * lib/stap_run2.exp: Likewise.
+ * lib/stap_run_binary.exp: Likewise.
+ * lib/stap_run_exact.exp: Likewise.
+
2008-07-09 Frank Ch. Eigler <fche@elastic.org>
From <James.Bottomley@HansenPartnership.com>: