summaryrefslogtreecommitdiff
path: root/cpp/tests/setup
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/tests/setup')
-rw-r--r--cpp/tests/setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/tests/setup b/cpp/tests/setup
index febf613847..aaa3afd9b8 100644
--- a/cpp/tests/setup
+++ b/cpp/tests/setup
@@ -27,6 +27,7 @@ vg_options="
$demangle
$full_leak_check
$gen_supp
+ $vg_log
"
# configure tests for the existence of valgrind.
# If it's not available, then make $vg and vg_check no-ops.