zeek/testing/btest/scripts/base/frameworks
Jon Siwek e50a8848ae Improve an input framework test
A race condition could cause unstable output: if the thread reading the
file is fast, often you see both "pred" functions execute and then both
"line" events execute with both entries already in the table, but if the
thread reading the file is slow, you see pred, event, pred, event, with
only one entry available in the first event.
2020-02-07 20:03:10 -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 Improve btest timeouts 2020-02-06 17:50:17 -08:00
config Improve btest timeouts 2020-02-06 17:50:17 -08:00
control Improve btest timeouts 2020-02-06 17:50:17 -08: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 Improve an input framework test 2020-02-07 20:03:10 -08:00
intel Improve btest timeouts 2020-02-06 17:50:17 -08:00
logging Fix a btest's race condition by handling Pcap::file_done 2020-02-06 17:50:17 -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 Improve btest timeouts 2020-02-06 17:50:17 -08:00