Commit 82744f14 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Coverage

Inherited from out-of-tree coverage scripts.
parent 79a6261e
......@@ -28,6 +28,7 @@ err_shell {usage: varnishd [options]} "varnishd -? 2>&1"
err_shell {Invalid backslash sequence} {varnishd -l 'xyz\kk,xyz\foo' 2>&1}
err_shell {Invalid backslash sequence} {varnishd -l 'ab\8cd' 2>&1}
err_shell {Copyright (c) 2006} "varnishd -V 2>&1"
err_shell {usage: varnishd [options]} "varnishd --help 2>&1"
err_shell {Cannot open -S file} {
varnishd -S ${tmpdir}/nonexistent -n ${tmpdir}/v0 2>&1
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment