[master] 1eac7c2 Add code coverage of the RST dumping code

Poul-Henning Kamp phk at varnish-cache.org
Wed May 2 10:47:32 CEST 2012


commit 1eac7c2672c8afd4ceb3a701240260c2ed294c10
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