mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 03:28:19 +00:00
![]() * origin/topic/johanna/table-on-change: &on_change: Address feedback of Jon. &on_change: incooperate feedback of Jon. &on_change wrapup: documentation, tests, whitespacing Table expiry now raises &on_change handlers Prevent recursion of &on_change handlers. Make bro_broker::val_to_data take a const Val* instead of a Val &on_change: add insertion/change notifications. &on_change working for removals from tables. Change signature of &on_change handler Beginning implementation of &on_change for tables. |
||
---|---|---|
.. | ||
btest | ||
coverage | ||
external | ||
scripts | ||
.gitignore | ||
Makefile | ||
README |
This directory contains suites for testing for Zeek's correct operation: btest/ An ever-growing set of small unit tests testing Zeek's functionality. external/ A framework for downloading additional test sets that run more complex Zeek configuration on larger traces files. Due to their size, these are not included directly. See the README for more information. scripts/ Helpers scripts used by some tests.