[3.0] 68acd5b Add code coverage of the RST dumping code

Tollef Fog Heen tfheen at varnish-cache.org
Thu May 24 14:51:12 CEST 2012


commit 68acd5b94fd130cae510dafb1726a7cc60a861b0
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed May 2 08:47:15 2012 +0000

    Add code coverage of the RST dumping code

diff --git a/bin/varnishtest/tests/a00009.vtc b/bin/varnishtest/tests/a00009.vtc
index 4d35f85..f89231f 100644
--- a/bin/varnishtest/tests/a00009.vtc
+++ b/bin/varnishtest/tests/a00009.vtc
@@ -1,3 +1,4 @@
-varnishtest "See that the VCL compiler works"
+varnishtest "Code coverage of VCL compiler and RSTdump"
 
 shell "cd ${topbuild}/bin/varnishd && ./varnishd -b 127.0.0.1:80 -C -n ${tmpdir} > /dev/null 2>&1"
+shell "cd ${topbuild}/bin/varnishd && ./varnishd -x dumprst > /dev/null 2>&1"



More information about the varnish-commit mailing list