summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorhunt <hunt>2007-04-10 14:41:49 +0000
committerhunt <hunt>2007-04-10 14:41:49 +0000
commit9070e5662c3606029e0f8e28114a1e7c4ac18b7e (patch)
treef55ca2f14c56bfcdf1fe24ca2c348f189d0f51e5 /testsuite
parentee7369e533d6965f1661b9c5bc174a843b335c6e (diff)
downloadsystemtap-steved-9070e5662c3606029e0f8e28114a1e7c4ac18b7e.tar.gz
systemtap-steved-9070e5662c3606029e0f8e28114a1e7c4ac18b7e.tar.xz
systemtap-steved-9070e5662c3606029e0f8e28114a1e7c4ac18b7e.zip
*** empty log message ***
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index dc308815..7cd65227 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2007-04-10 Martin Hunt <hunt@redhat.com>
+
+ * systemtap.printf/out*: New output tests to stress output
+ buffering and transport.
+ * systemtap.printf/mixed*: More output tests mixing print,
+ printf, and print_char.
+ * systemtap.printf/end*: Test that output from end probes
+ is all sent.
+
2007-04-05 Martin Hunt <hunt@redhat.com>
* systemtap.samples/arith_limits.exp: Set test name correctly.