Patch review for adding command line macro definitions to varnishtest

Martin Blix Grydeland martin at varnish-software.com
Mon Mar 21 13:16:53 CET 2011


Please find a patch for allowing command line option macro definitions to
varnishtest, which could then be used to replace text in the test scripts.
The syntax is '-D name=value', which would then expand ${name} into value
when executing the test script. The specific use case for adding this is to
have the ability to pass the build directory of the .so library for a
varnish mod to varnishtest when building modules out-of-tree.

-- 
Martin Blix Grydeland
Varnish Software AS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20110321/c231586b/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: varnishtest-dopt.patch
Type: application/octet-stream
Size: 3239 bytes
Desc: not available
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20110321/c231586b/attachment-0003.obj>


More information about the varnish-dev mailing list