zeek/testing/btest/scripts/base
Daniel Thayer c251245538 Fix a netcontrol test that often fails
The catch-and-release.bro test was failing whenever three conditions
were all true:  sorting the netcontrol.log before comparing to
the baseline, the presence of LC_ALL=C in btest.cfg changes the sort
order, and sometimes the timestamp increases slightly beginning
with one of the rule_id == 5 lines.

As a result of these three conditions, the sorted order of the lines
with rule_id of 5 were different than the baseline.

Fixed by not sorting netcontrol.log, as this doesn't seem necessary.
2017-08-07 16:26:17 -05:00
..
files SCT: Allow verification of SCTs in Certs. 2017-03-29 09:17:24 -07:00
frameworks Fix a netcontrol test that often fails 2017-08-07 16:26:17 -05:00
misc Fix at_least in Version.bro. 2017-06-05 15:16:41 -07:00
protocols Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00
utils Fix to_json() to not lose precision for values of type double 2017-02-02 13:03:05 -06:00