summaryrefslogtreecommitdiffstats
path: root/tests/omazureeventhubs-interrupt-vg.sh
blob: be9fefa041cce632385fa5eb745f775fd05826c0 (plain)
1
2
3
4
5
#!/bin/bash
export USE_VALGRIND="YES"
export RS_TEST_VALGRIND_EXTRA_OPTS="--keep-debuginfo=yes --leak-check=full"
export EXTRA_VALGRIND_SUPPRESSIONS="--suppressions=omazureeventhubs.supp"
source ${srcdir:-.}/omazureeventhubs-interrupt.sh