]> sourceware.org Git - systemtap.git/commit
testsuite: Use --skip-badvars with syscall tests
authorMartin Cermak <mcermak@redhat.com>
Wed, 6 Dec 2023 08:49:43 +0000 (09:49 +0100)
committerMartin Cermak <mcermak@redhat.com>
Wed, 6 Dec 2023 08:49:43 +0000 (09:49 +0100)
commitd0ea9e19f80e6fb69c0a1955e5cb4f6b6016d148
tree45b0b7736d64f135ece618349d95aa7a3ab91043
parentcaea38e701923ec78622746d428e87d1c3899d9e
testsuite:  Use --skip-badvars with syscall tests

Without it, the "big" test module, having syscall.* in it, might
not compile at all. In such case none of the syscall tests can run.
This way we can at least run the tests and possibly KFAIL the test
results where needed.
tapset/linux/sysc_futex.stp
tapset/linux/sysc_pselect6.stp
testsuite/systemtap.syscall/syscall.exp
This page took 0.029213 seconds and 5 git commands to generate.