commit | 8c59ec70063f697e2088ac58ba350fa6ea8d8680 | [log] [tgz] |
---|---|---|
author | Nick Alcock <nick.alcock@oracle.com> | Fri Apr 26 18:16:49 2024 +0100 |
committer | Nick Alcock <nick.alcock@oracle.com> | Fri May 17 12:58:18 2024 +0100 |
tree | 7f96f2703fca5863547bae7c2fcd91e67528c193 | |
parent | e449709833b862c14b5665093b3d4cbd4cd275eb [diff] |
libctf: test: add wrapper This .lk option lets you run the lookup program via a wrapper executable. For example, to run under valgrind and check for leaks (albeit noisily because of the libtool shell script wrapper): libctf/ * testsuite/lib/ctf-lib.exp (run_lookup_test): Add wrapper.