zeek/testing/btest/scripts
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
..
base Fix race conditions in scripts.base.frameworks.input.reread 2021-07-12 13:25:03 -07:00
policy Add a cluster controller testcase for agent-controller checkin 2021-07-08 13:12:53 -07:00
site Fix local.zeek compatibility test 2020-12-14 22:28:27 -08:00
check-test-all-policy.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