zeek/testing/btest/scripts/base/frameworks
Craig Leres 44ba9138c2 Fix tail -F semantics when want_record=F and add tests for the new features
While writing a test for the new "tail -F semantics" I found that
the $want_record=F case was broken (errno 25). So instead of opening
/dev/null when the input file is missing change READER_RAW to avoid
I/O until it can be opened.

Add two tests, one for when the event handler is called with a
record and one for when it's called with a string.
2022-07-12 17:57:50 -07:00
..
analyzer Add concept of "parent" tag namespaces 2021-11-23 19:36:49 -07:00
cluster General btest cleanup 2020-08-11 11:26:22 -07:00
config GH-1558: Fix reading vector of enum types from config files 2021-05-14 16:59:51 -07:00
control Remove unnecessary -B arguments from Zeek invocations in testsuite 2021-06-24 17:05:32 -07:00
dpd Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
file-analysis Separate stdout from stderr in btest baselines 2021-03-30 16:23:23 -07:00
input Fix tail -F semantics when want_record=F and add tests for the new features 2022-07-12 17:57:50 -07:00
intel Expand scripts.base.frameworks.intel.cluster-transparency test 2022-06-01 22:26:25 -07:00
logging sqlite default-logdir test: Remove ls ./logs baseline 2022-07-06 22:57:14 +02:00
netcontrol speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00
notice Expand the tests, and have email_admin email src contacts in one e-mail, and dst contacts in another. 2021-06-17 14:49:24 -05:00
openflow "balance" tests with multiple Zeek scripts to load the same elements 2021-03-24 21:37:26 -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 updates to btests to support switch to expression-based initialization 2022-03-23 15:36:35 -07:00
sumstats speed up ZAM compilation by capping function size when inlining 2022-05-14 14:52:31 -07:00