mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
![]() Turns out that base/misc/version.bro did not parse Bro versions correctly in case the version is just 2.5-12 or similar. This commit fixes this oversight and adds a few more small testcases. |
||
---|---|---|
.. | ||
btest | ||
coverage | ||
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.