zeek/testing/btest/scripts/base/frameworks/input
Christian Kreibich 136a9baa42 Fix race conditions in scripts.base.frameworks.input.reread
On FreeBSD, this test showed two problems: (1) reordering problems
based on writing the predicate, event, and end-of-data updates into a
single file, (2) a race condition based on printing the entirety of
the table description argument in update events. The description
contains the destination table, and its content at the time an update
event gets processed isn't deterministic: depending on the number
of updates the reader thread has sent, the table will contain a
varying number of entries.
2021-07-12 13:25:03 -07:00
..
config Fix config reader regular expression for MUSL. 2020-08-04 12:35:20 -04:00
path-prefix Rename all BRO-prefixed environment variables 2019-05-22 00:12:31 -05:00
raw Update btest-diff calls on binary files to using "--binary" 2020-12-06 20:19:52 -08:00
sqlite 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
bad_patterns.zeek Improve btest timeouts 2020-02-06 17:50:17 -08:00
basic.zeek 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
bignumber.zeek 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
binary.zeek Ascii reader test with 0-bytes 2021-02-12 14:49:33 +00:00
default.zeek 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
empty-values-hashing.zeek Skip input framework entries with missing but non-optional fields 2021-06-30 20:02:26 -07:00
emptyvals.zeek Skip input framework entries with missing but non-optional fields 2021-06-30 20:02:26 -07:00
errors.zeek GH-378: check validity of missing 'val' field in Input::add_table 2019-05-24 10:30:49 -07:00
event.zeek 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
invalid-lines.zeek Resolve race condition in test 2020-02-05 09:34:29 -08:00
invalidnumbers.zeek Skip negative integers in input framework where not type-permissible 2021-01-28 23:46:43 -08:00
invalidset.zeek Fix race condition in scripts.base.frameworks.input.invalid* 2021-07-09 18:16:14 -07:00
invalidtext.zeek Fix race condition in scripts.base.frameworks.input.invalid* 2021-07-09 18:16:14 -07:00
missing-enum.zeek 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
missing-file-initially.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
missing-file.zeek Improve btest timeouts 2020-02-06 17:50:17 -08:00
missing-table-value.zeek Fix similar issues with ValueTo* methods in the input framework 2021-04-08 14:07:16 -07:00
onecolumn-norecord.zeek 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
onecolumn-record.zeek 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
optional.zeek 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
patterns.zeek Merge branch 'master' of https://github.com/ZekeMedley/zeek 2019-06-04 19:19:19 -07:00
port-embedded.zeek Skip negative integers in input framework where not type-permissible 2021-01-28 23:46:43 -08:00
port.zeek 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
predicate-stream.zeek 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
predicate.zeek 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
predicatemodify.zeek 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
predicatemodifyandreread.zeek 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
predicaterefusesecondsamerecord.zeek 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
repeat.zeek 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
reread.zeek Fix race conditions in scripts.base.frameworks.input.reread 2021-07-12 13:25:03 -07:00
set-event-reread.zeek GH-1083: Fix Input Framework 'change' events for 'set' destinations 2020-07-23 23:29:09 -07:00
set-event-stream.zeek GH-1083: Fix Input Framework 'change' events for 'set' destinations 2020-07-23 23:29:09 -07:00
set.zeek 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
setseparator.zeek 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
setspecialcases.zeek 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
stream.zeek 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
subrecord-event.zeek 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
subrecord.zeek 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
tableevent.zeek 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
twotables.zeek Fix race conditions in scripts.base.frameworks.input.reread 2021-07-12 13:25:03 -07:00
unsupported_types.zeek 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
windows.zeek 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