zeek/testing/btest/scripts/base
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
..
files Add ability to check if hostname is valid for a specific cert 2021-06-29 15:00:48 +01:00
frameworks Fix tail -F semantics when want_record=F and add tests for the new features 2022-07-12 17:57:50 -07:00
misc Add scripts.base.misc.installation btest 2022-05-23 14:16:59 -07:00
protocols Merge remote-tracking branch 'origin/topic/johanna/2198' 2022-07-05 15:09:34 +01:00
utils Fix race condition in scripts.base.utils.dir test 2022-07-11 16:26:45 -07:00