On Sun, Mar 18, 2018 at 02:49:04PM +0100, Harald Welte wrote:
we now generate per-testcase merged TITAN log files with the same name prefix as the pcap files (Module.Testcase.{pcap,merged}) and remove the hundreds of per-component log files generated by the parallel executor after merging them.
the console log verbosity has been incresed to include all output from explicit "log()" statements. This is particularly useful when running the tests interactively.
Nice! Thanks for that.
~N