From: hunt Date: Tue, 10 Apr 2007 14:41:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release-0.5.14~146 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=9070e5662c3606029e0f8e28114a1e7c4ac18b7e;p=systemtap.git *** empty log message *** --- diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index dc308815e..7cd65227d 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2007-04-10 Martin Hunt + + * 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 * systemtap.samples/arith_limits.exp: Set test name correctly.