summaryrefslogtreecommitdiffstats
path: root/tests/omazureeventhubs-basic-vg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/omazureeventhubs-basic-vg.sh')
-rwxr-xr-xtests/omazureeventhubs-basic-vg.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/omazureeventhubs-basic-vg.sh b/tests/omazureeventhubs-basic-vg.sh
new file mode 100755
index 0000000..f5552df
--- /dev/null
+++ b/tests/omazureeventhubs-basic-vg.sh
@@ -0,0 +1,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
+