zeek/testing/btest/scripts/base/frameworks/input
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
..
config
path-prefix
raw
sqlite
bad_patterns.zeek
basic.zeek
bignumber.zeek
binary.zeek
default.zeek
empty-values-hashing.zeek Improve an input framework test 2020-02-07 20:03:10 -08:00
emptyvals.zeek
errors.zeek
event.zeek
invalid-lines.zeek
invalidnumbers.zeek
invalidset.zeek
invalidtext.zeek
missing-enum.zeek
missing-file-initially.zeek
missing-file.zeek
onecolumn-norecord.zeek
onecolumn-record.zeek
optional.zeek
patterns.zeek
port-embedded.zeek
port.zeek
predicate-stream.zeek
predicate.zeek
predicatemodify.zeek
predicatemodifyandreread.zeek
predicaterefusesecondsamerecord.zeek
repeat.zeek
reread.zeek
set.zeek
setseparator.zeek
setspecialcases.zeek
stream.zeek
subrecord-event.zeek
subrecord.zeek
tableevent.zeek
twotables.zeek
unsupported_types.zeek
windows.zeek