zeek/testing/btest/scripts/base/frameworks
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
..
analyzer SSH: Update baselines 2015-03-18 13:02:33 -04:00
cluster Add a test for starting a cluster with a logger node 2016-07-15 15:23:49 -05:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
control Add sleeps to configuration_update test for better reliability. 2012-09-05 16:20:34 -05:00
file-analysis Adding test with command line that used to trigger a crash. 2017-01-31 14:52:37 -08:00
input Fix a test that was failing on some platforms 2017-03-22 14:37:37 -05:00
intel Remove loading of listen.bro in tests that do not need it 2017-05-24 21:28:56 -05:00
logging Add gzip log writing to the ascii writer. 2017-04-24 13:15:32 -07:00
netcontrol Fix a netcontrol test that often fails 2017-08-07 16:26:17 -05:00
notice Updates for the notices framework. 2013-02-11 14:36:14 -05:00
openflow Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
packet-filter Add a Reporter::fatal BIF. 2011-08-25 13:13:39 -05:00
reporter Updating baselines. 2012-08-10 13:25:18 -07:00
software Several fixes and improvements for software version parsing. 2017-07-13 02:22:03 -04:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00