]> sourceware.org Git - systemtap.git/commit
Convert more tests to use compile_flags.exp functions for compile flags.
authorDavid Smith <dsmith@redhat.com>
Mon, 16 Jun 2014 14:21:44 +0000 (09:21 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 16 Jun 2014 14:21:44 +0000 (09:21 -0500)
commita5bea40be4b5a8fcc8c3c353f9711f881d18ba94
tree6a774ed17a6ad719e097b0656d90247277298f86
parentaa2eaf77df6324d281d3751999ed820fbf216449
Convert more tests to use compile_flags.exp functions for compile flags.

* testsuite/lib/compile_flags.exp (arch_compile_flag_bits): New function.
* testsuite/systemtap.base/func_alias.exp: Convert to use
  testsuite/lib/compile_flags.exp for compile flags, ABIs, etc.
* testsuite/systemtap.base/hash_add_buildid.exp: Ditto.
* testsuite/systemtap.base/utrace_syscall_args.exp: Ditto.
* testsuite/systemtap.base/vma_vdso.exp: Ditto.
* testsuite/systemtap.context/fib.exp: Ditto.
* testsuite/systemtap.syscall/nd_syscall.exp: Ditto.
* testsuite/systemtap.syscall/syscall.exp: Ditto.
testsuite/lib/compile_flags.exp
testsuite/systemtap.base/func_alias.exp
testsuite/systemtap.base/hash_add_buildid.exp
testsuite/systemtap.base/utrace_syscall_args.exp
testsuite/systemtap.base/vma_vdso.exp
testsuite/systemtap.context/fib.exp
testsuite/systemtap.syscall/nd_syscall.exp
testsuite/systemtap.syscall/syscall.exp
This page took 0.031532 seconds and 5 git commands to generate.