]> sourceware.org Git - systemtap.git/commit
Make printf tests fail when stap fails.
authorDavid Smith <dsmith@redhat.com>
Wed, 11 Mar 2009 21:07:39 +0000 (16:07 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 11 Mar 2009 21:07:39 +0000 (16:07 -0500)
commit457debd23eb3eef17d24ecf3534891ec640684f6
tree05a7618c7a3ac7ab0c24db3f431c269ca0f0a1c5
parent49f34ab20c2afd95b6a34a904563d456d6deb1d1
Make printf tests fail when stap fails.
2009-03-11  David Smith  <dsmith@redhat.com>

        * systemtap.printf/end1.exp: The test fails when stap fails.
        * systemtap.printf/end1b.exp: Ditto.
        * systemtap.printf/mixed_out.exp: Ditto.
        * systemtap.printf/mixed_outb.exp: Ditto.
        * systemtap.printf/out1.exp: Ditto.
        * systemtap.printf/out1b.exp: Ditto.
        * systemtap.printf/out2.exp: Ditto.
        * systemtap.printf/out2b.exp: Ditto.
        * systemtap.printf/out3.exp: Ditto.
        * systemtap.printf/out3b.exp: Ditto.
testsuite/systemtap.printf/end1.exp
testsuite/systemtap.printf/end1b.exp
testsuite/systemtap.printf/mixed_out.exp
testsuite/systemtap.printf/mixed_outb.exp
testsuite/systemtap.printf/out1.exp
testsuite/systemtap.printf/out1b.exp
testsuite/systemtap.printf/out2.exp
testsuite/systemtap.printf/out2b.exp
testsuite/systemtap.printf/out3.exp
testsuite/systemtap.printf/out3b.exp
This page took 0.028722 seconds and 5 git commands to generate.