[master] c7cba86e4 Define VTEST_WITH_ macros

Poul-Henning Kamp phk at FreeBSD.org
Mon Jan 21 09:32:07 UTC 2019


commit c7cba86e4edfe43165ed5b4670420dc8717a80e4
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Mon Jan 21 09:31:00 2019 +0000

    Define VTEST_WITH_ macros

diff --git a/bin/varnishtest/flint.sh b/bin/varnishtest/flint.sh
index 49f5e2db8..2512c7e04 100755
--- a/bin/varnishtest/flint.sh
+++ b/bin/varnishtest/flint.sh
@@ -1,6 +1,8 @@
 #!/bin/sh
 
 FLOPS='
+	-DVTEST_WITH_VTC_LOGEXPECT
+	-DVTEST_WITH_VTC_VARNISH
 	-DTOP_BUILDDIR="foo"
 	-I../../lib/libvgz
 	*.c


More information about the varnish-commit mailing list