[6.0] 8bdc88de0 Define VTEST_WITH_ macros

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Thu Jul 11 09:35:12 UTC 2019


commit 8bdc88de08e5a22d670648b57f722d9c53a9c5ab
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