summaryrefslogtreecommitdiffstats
path: root/tests/omfile_hup-vg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/omfile_hup-vg.sh')
-rwxr-xr-xtests/omfile_hup-vg.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/omfile_hup-vg.sh b/tests/omfile_hup-vg.sh
new file mode 100755
index 0000000..a41e5c4
--- /dev/null
+++ b/tests/omfile_hup-vg.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+export USE_VALGRIND="YES"
+export NUMMESSAGES=200000 # reduce for slower valgrind run
+source ${srcdir:-.}/omfile_hup.sh