zeek/testing/btest/scripts/base/frameworks
Johanna Amann 442cb40db8 Fix binary baseline & line-end problem
By default all baslines are run through diff-remove-timestamp. On a BSD
sed implementation, this means that a newline is added to the end of the
file, if no newline was there originally. This behavior differs from GNU
sed, which does not add a newline.

In this commit we unify this behavior by always adding a newline, even
when using GNU sed. This commit also disables the canonifier for a bunch
of binary baselines, so we do not have to change them.
2020-12-06 20:19:52 -08:00
..
analyzer General btest cleanup 2020-08-11 11:26:22 -07:00
cluster General btest cleanup 2020-08-11 11:26:22 -07:00
config Improve stability of config/cluster_resend btest 2020-08-20 16:26:46 -07:00
control Avoid race condition in control/id_value btest 2020-09-22 14:11:17 -07:00
dpd Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
file-analysis Fix binary baseline & line-end problem 2020-12-06 20:19:52 -08:00
input Fix binary baseline & line-end problem 2020-12-06 20:19:52 -08:00
intel Potentially improve intel/remove-item-cluster btest 2020-08-27 18:01:33 -07:00
logging Canonifier improvements for the scripts.base.frameworks.logging.ascii-double test 2020-12-06 20:19:52 -08:00
netcontrol General btest cleanup 2020-08-11 11:26:22 -07:00
notice Improve notice/suppression-cluster btest to avoid race potential 2020-09-14 12:28:25 -07:00
openflow Adjust more btest timings 2020-08-11 11:26:22 -07:00
packet-filter General btest cleanup 2020-08-11 11:26:22 -07:00
reporter General btest cleanup 2020-08-11 11:26:22 -07:00
software General btest cleanup 2020-08-11 11:26:22 -07:00
sumstats Sumstats: allow users to manage epoch manually 2020-11-16 15:48:46 +00:00