mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() * do_split was having a problem if there was another match after the end of the number of separators. It would only return the match up to the point of the next match instead of the rest of the string. |
||
---|---|---|
.. | ||
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.)