• Poul-Henning Kamp's avatar
    Define a "vmod_xxx" macro for each vmod and redefine it suitably · 687c340d
    Poul-Henning Kamp authored
    when -i is given.
    
    This allows the testcases to be written:
    	import ${vmod_directors};
    
    Add a feature for ${topbuild} and test it in the remaining to tests
    which use ${topbuild}.  I don't see any obvious way to write those
    two cases without needing ${topbuild}.
    
    I belive we are now very close to being able to run our testcases
    out of tree.
    687c340d
m00004.vtc 1.92 KB