On 23 June 2016 at 19:35, D. Hugh Redelmeier <[email protected]> wrote: > testing/pluto/ikev1-01-fuzzer failed east:ASSERTION,CORE,output-different > I think that I have a fix for this. But I cannot test it without > losing the work of the previous test run.
This is experimental, but might address your problem: - create a separate git checkout - apply your patch - in Makefile.inc.local include something like: KVM_POOL=x which will cause the tree to use test VMs and networks with an x prefix (the name needs to be short). (make kvmsh-east et.al. is helpful as it will log into the correct VM) - make kvm-install kvm-test Rinse, Repeat. Andrew _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
