mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() * remotes/origin/topic/jsiwek/doc-framework: Adding example documentation for a script's use of logging features. Adding &log attribute to static attr_names array. Small typo fix. Bro doc mode now tracks record redefs that extend its field list. BroBifDoc was unneeded; now dead code, so removed. Bro doc mode now only does a "shallow" copy of declared record types Bro's doc mode now terminates after processing bro_init but before net_run Fixes related to `make doc` handling of script summary text (##! comments) Overhaul of "doc" build target for generating policy script documentation. Add parser error hint when in doc mode about checking ## comment syntax. Move stuff related to policy script documentation from doc/ to doc/scripts/ Fixing example.bro's auto-reST generation baseline test. |
||
---|---|---|
.. | ||
btest | ||
istate | ||
README |
This directory contains some of the suites for testing for Bro's correct operation: 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.)