mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 04:58:21 +00:00
![]() * Updates to_count to cope with 64bit ints. * Adds count_to_addr which will turn a count into an IPv4 address. * Includes tests. |
||
---|---|---|
.. | ||
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.)