summaryrefslogtreecommitdiff
path: root/tests/run-test
blob: 2e26f3fb064bf0a3e03ac84837fc4807672707f7 (plain)
1
2
3
#!/bin/sh
# Run the given binary via a libtool wrapper script
$LIBTOOL --mode=execute $VALGRIND "$@"