mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
![]() * origin/topic/script-load-changes: Fix reST file name associated w/ stdin when in doc mode (closes #497) Update @prefixes test. Rewrite a test using btest's TEST-START-FILE directive Fix @unload'd files from generating bro_script_loaded event. Renaming a test better. Reimplementation of the @prefixes statement. Fix accidental overwrite of BROPATH copy. Make @load statements recognize relative paths. |
||
---|---|---|
.. | ||
btest | ||
external | ||
scripts | ||
Makefile | ||
README |
This directory contains suites for testing for Bro's correct operation: btest/ An ever-growing set of small unit tests testing Bro's functionality. external/ A framework for downloading additional test sets that run more complex Bro 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.