zeek/testing/btest/scripts/base/frameworks
Jon Siwek bb4b68946f Tweak to rotate-custom.bro unit test.
This one would fail intermittently in the cases where log files were
opened or closed on a different second of the time of day from each
other since the "out" baseline contains only a single "#open" and
"#close" tag (indicating all logs opened/closed on same second of time
of day).  Piping aggregated log output through the timestamp canonifier
before `uniq` makes it so "#open" and "#close" tags for different
seconds of the time of day are reduced to a single one.
2012-08-21 15:22:54 -05:00
..
cluster Switching to new btest command TEST-SERIALIZE for communication tests. 2012-05-14 16:50:48 -07:00
communication Drain events before terminating log/thread managers. 2012-06-28 12:42:32 -05:00
control Small tweak to make test complete quicker. 2012-06-28 15:16:33 -05:00
input fix little sneaky bug in input framework with an edge case. 2012-08-04 22:38:26 -07:00
intel Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00
logging Tweak to rotate-custom.bro unit test. 2012-08-21 15:22:54 -05:00
metrics Unit test tweaks/fixes. 2012-08-16 16:33:46 -05:00
notice Reworking thread termination logic. 2012-07-19 21:21:53 -07: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 Merge remote-tracking branch 'origin/topic/bernhard/software' 2012-02-03 16:17:04 -05:00