zeek/testing/btest/scripts/base/frameworks
Johanna Amann deaab42187 Change threading formatter errors to warnings.
This change standardizes threading formatter error handling and moves
the remaining error calls to be warnings instead.

This is in line with already existing code - in most cases warnings were
raised, only a few cases raised errors. These cases do not differ
significantly from other cases in which warnings are raised.

This also fixes GH-692, in which misformatted lines prevent future file
parsing.

This commit also moves the FailWarn method that is used by both the
config and the ascii reader up to the ReaderBackend. Furthermore it
makes the Warning method of ReaderBackend respect the warning
suppression that is introduced by the FailWarn method.
2020-02-04 16:31:29 -08:00
..
analyzer GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
cluster GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
config Increase timeout for a few btests 2020-01-08 10:31:16 -08:00
control Rename all BRO-prefixed environment variables 2019-05-22 00:12:31 -05:00
dpd Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
file-analysis GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
input Change threading formatter errors to warnings. 2020-02-04 16:31:29 -08:00
intel Increase timeout for a few btests 2020-01-08 10:31:16 -08:00
logging Merge remote-tracking branch 'origin/topic/dev/print-to-log' 2019-12-02 13:47:09 -08:00
netcontrol Test changes caused by minor order-of-operation changes related to the new loop architecture 2020-01-31 10:13:09 -07:00
notice Change notices to be processed on worker. 2019-06-25 13:51:27 -07:00
openflow GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
packet-filter GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
reporter Extend ASAN_OPTIONS in btests instead of overwrite 2020-01-08 21:04:18 -08:00
software GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
sumstats Merge remote-tracking branch 'origin/topic/dnthayer/gh-339' 2019-05-23 20:23:14 -07:00