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
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
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
packet-filter
reporter Extend ASAN_OPTIONS in btests instead of overwrite 2020-01-08 21:04:18 -08:00
software
sumstats Improve btest timeouts 2020-02-06 17:50:17 -08:00