On Sun, Aug 17, 2014 at 11:14:09AM -0400, Paul Wouters wrote: > On Sun, 17 Aug 2014, D. Hugh Redelmeier wrote: > > >For some reason, it picked up in the middle. The first test it ran > >was ikev2-11-simple-psk > >This is certainly not what I want. > > > >I take it that this is a feature because it must have taken work to > >make it work this way. > > > >Why is this a feature? Can I get the behaviour I want?
(pull the latest master. The newrun had a bug.) cd libreswan/testing/pluto/ ../utils/dotest.py --newrun I guess this what you want? --newrun will remove results from a previous run from the same day. > >Oh, and why does the makefile think it has the right to use ~/results? > >All my libreswan stuff is supposed to be within a subtree ~/libreswan. for now thre is a command line option to set result dir when executing TESTLIST. Try that? cd libreswan/testing/pluto/ ../utils/dotest.py --resultsdir <dirfoo> will write results to <dirfoo> my thoughts are to place these local options in a config file. -antony _______________________________________________ Swan-dev mailing list Swan-dev@lists.libreswan.org https://lists.libreswan.org/mailman/listinfo/swan-dev