mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
![]() * Tests for the default software version parsing (showing how broken it is!) * Software::cmp_versions(v1: Version, v2: Version) is now exported * Many small naming tweaks to adjust to namespaces. |
||
---|---|---|
.. | ||
btest/software | ||
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.)