summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 9f54311e..3d71c5a4 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,27 @@
+2007-10-25 Martin Hunt <hunt@redhat.com>
+
+ * systemtap.printf/printd.exp: New.
+ Runs printd.stp and printdln.stp.
+ * systemtap.printf/printdln.stp: Removed bad tests.
+ * systemtap.printf/printd.stp: Ditto.
+
+2007-10-25 Martin Hunt <hunt@redhat.com>
+
+ * systemtap.printf/print_char.*: New test.
+ * systemtap.printf/print.*: New test.
+ * systemtap.printf/println.*: New test.
+
+ * systemtap.maps/elision.*: New tests.
+
+ * config/unix.exp: Added stap_run_exact.
+ * lib/stap_run_exact.exp: New. Like stap_run2 but
+ takes a seperate test name.
+
+2007-10-25 Martin Hunt <hunt@redhat.com>
+
+ * systemtap.printf/printd.stp: New
+ * systemtap.printf/printdln.stp: New
+
2007-10-16 Martin Hunt <hunt@redhat.com>
PR 5000