zeek/testing/btest/scripts
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
..
base Fix a netcontrol test that often fails 2017-08-07 16:26:17 -05:00
policy OCSP/TLS/SCT: Fix a number of test failures. 2017-05-06 08:01:20 -07:00
site Update local-compat test for 2.5 2016-08-17 10:38:18 -07:00
check-test-all-policy.bro Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00