]> sourceware.org Git - systemtap.git/commit
2007-04-10 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Tue, 10 Apr 2007 14:41:39 +0000 (14:41 +0000)
committerhunt <hunt>
Tue, 10 Apr 2007 14:41:39 +0000 (14:41 +0000)
commitee7369e533d6965f1661b9c5bc174a843b335c6e
treef9ede7a6904c883c126cd8fb5688dd5f4083b5b1
parent3d1f0c8fa10174815920ed3568bd816bd488f62f
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.
16 files changed:
testsuite/systemtap.printf/end1.exp [new file with mode: 0644]
testsuite/systemtap.printf/end1.stp [new file with mode: 0644]
testsuite/systemtap.printf/end1b.exp [new file with mode: 0644]
testsuite/systemtap.printf/large_output [new file with mode: 0644]
testsuite/systemtap.printf/mixed_out.exp [new file with mode: 0644]
testsuite/systemtap.printf/mixed_out.stp [new file with mode: 0644]
testsuite/systemtap.printf/mixed_outb.exp [new file with mode: 0644]
testsuite/systemtap.printf/out1.exp [new file with mode: 0644]
testsuite/systemtap.printf/out1.stp [new file with mode: 0644]
testsuite/systemtap.printf/out1b.exp [new file with mode: 0644]
testsuite/systemtap.printf/out2.exp [new file with mode: 0644]
testsuite/systemtap.printf/out2.stp [new file with mode: 0644]
testsuite/systemtap.printf/out2b.exp [new file with mode: 0644]
testsuite/systemtap.printf/out3.exp [new file with mode: 0644]
testsuite/systemtap.printf/out3.stp [new file with mode: 0644]
testsuite/systemtap.printf/out3b.exp [new file with mode: 0644]
This page took 0.027429 seconds and 5 git commands to generate.