summaryrefslogtreecommitdiffstats
path: root/tests/omazureeventhubs-basic-vg.sh
blob: f5552dffde930fa1d67dfb0c5a99e1518e2be5b1 (plain)
1
2
3
4
5
6
#!/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-basic.sh