]> sourceware.org Git - systemtap.git/commit
(PR14574 partial fix) Make several systemtap.printf/*.exp tests use dyninst.
authorDavid Smith <dsmith@redhat.com>
Wed, 31 Oct 2012 15:51:55 +0000 (10:51 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 31 Oct 2012 15:51:55 +0000 (10:51 -0500)
commit75da4a4e5e76400a1c7bc1b94581cfdb90099271
treeae5b3031d1d04ea0711b112e622827422ac452db
parent1d0e697d7ceebea0b79cb5e34bc0ce477b65e252
(PR14574 partial fix) Make several systemtap.printf/*.exp tests use dyninst.

* testsuite/lib/stap_run_binary.exp (stap_run_binary): Added optional
  argument support.
* testsuite/systemtap.printf/basic1.exp: Added dyninst support.
* testsuite/systemtap.printf/basic2.exp: Ditto.
* testsuite/systemtap.printf/basic3.exp: Ditto.
* testsuite/systemtap.printf/basic4.exp: Ditto.
* testsuite/systemtap.printf/basic5.exp: Ditto.
* testsuite/systemtap.printf/basic6.exp: Ditto.
* testsuite/systemtap.printf/bin1.exp: Ditto.
* testsuite/systemtap.printf/bin2.exp: Ditto.
* testsuite/systemtap.printf/bin3.exp: Ditto.
* testsuite/systemtap.printf/bin4.exp: Ditto.
* testsuite/systemtap.printf/bin5.exp: Ditto.
* testsuite/systemtap.printf/bin6.exp: Ditto.
* testsuite/systemtap.printf/char1.exp: Ditto.
* testsuite/systemtap.printf/char2.exp: Ditto.
* testsuite/systemtap.printf/int1.exp: Ditto.
* testsuite/systemtap.printf/memory1.exp: Ditto.
* testsuite/systemtap.printf/oct.exp: Ditto.
* testsuite/systemtap.printf/pretty-bits.exp: Ditto.
* testsuite/systemtap.printf/pretty-char.exp: Ditto.
* testsuite/systemtap.printf/print.exp: Ditto.
* testsuite/systemtap.printf/print_char.exp: Ditto.
* testsuite/systemtap.printf/printd.exp: Ditto.
* testsuite/systemtap.printf/println.exp: Ditto.
* testsuite/systemtap.printf/ptr-1.2.exp: Ditto.
* testsuite/systemtap.printf/ptr-1.3.exp: Ditto.
* testsuite/systemtap.printf/string1.exp: Ditto.
* testsuite/systemtap.printf/string2.exp: Ditto.
28 files changed:
testsuite/lib/stap_run_binary.exp
testsuite/systemtap.printf/basic1.exp
testsuite/systemtap.printf/basic2.exp
testsuite/systemtap.printf/basic3.exp
testsuite/systemtap.printf/basic4.exp
testsuite/systemtap.printf/basic5.exp
testsuite/systemtap.printf/basic6.exp
testsuite/systemtap.printf/bin1.exp
testsuite/systemtap.printf/bin2.exp
testsuite/systemtap.printf/bin3.exp
testsuite/systemtap.printf/bin4.exp
testsuite/systemtap.printf/bin5.exp
testsuite/systemtap.printf/bin6.exp
testsuite/systemtap.printf/char1.exp
testsuite/systemtap.printf/char2.exp
testsuite/systemtap.printf/int1.exp
testsuite/systemtap.printf/memory1.exp
testsuite/systemtap.printf/oct.exp
testsuite/systemtap.printf/pretty-bits.exp
testsuite/systemtap.printf/pretty-char.exp
testsuite/systemtap.printf/print.exp
testsuite/systemtap.printf/print_char.exp
testsuite/systemtap.printf/printd.exp
testsuite/systemtap.printf/println.exp
testsuite/systemtap.printf/ptr-1.2.exp
testsuite/systemtap.printf/ptr-1.3.exp
testsuite/systemtap.printf/string1.exp
testsuite/systemtap.printf/string2.exp
This page took 0.031756 seconds and 5 git commands to generate.