diff options
author | hunt <hunt> | 2007-04-10 14:41:49 +0000 |
---|---|---|
committer | hunt <hunt> | 2007-04-10 14:41:49 +0000 |
commit | 9070e5662c3606029e0f8e28114a1e7c4ac18b7e (patch) | |
tree | f55ca2f14c56bfcdf1fe24ca2c348f189d0f51e5 /testsuite | |
parent | ee7369e533d6965f1661b9c5bc174a843b335c6e (diff) | |
download | systemtap-steved-9070e5662c3606029e0f8e28114a1e7c4ac18b7e.tar.gz systemtap-steved-9070e5662c3606029e0f8e28114a1e7c4ac18b7e.tar.xz systemtap-steved-9070e5662c3606029e0f8e28114a1e7c4ac18b7e.zip |
*** empty log message ***
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/ChangeLog | 9 |
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. |