mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
![]() * This is basically another checkpoint, but the difference is that in this one all.bro loads just about all of the new scripts and functionality. |
||
---|---|---|
.. | ||
btest | ||
istate | ||
README | ||
rec.bro | ||
rec2.bro | ||
wrong-rec.bro |
This directory contains some of the suites for testing for Bro's correct operation: btest/ Tests Bro's logging & bundled scripts. See btest/README for more. istate/ Tests Bro's independent state facilities. These include persistent values and inter-process event/value communication. (Note that the Bro developers maintain a separate test suite for Bro's trace analysis capabilities. This is kept private as it uses sensitive raw traces for input.)