mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
![]() * 'patch-4' of https://github.com/aeppert/bro: (BIT-1545) Add "disable_analyzer_after_detection" en lieu of "skip_processing_after_detection" I also removed the old disable_analyzer_after_detection option completely - if someone wants that, they can just catch the event themselves and call skip_further_processing. I also adjusted the ssh test case to contain conn.log to prevent re-addition of this problem in the future. BIT-1545 #merged |
||
---|---|---|
.. | ||
btest | ||
external | ||
scripts | ||
.gitignore | ||
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.