zeek/testing
2011-06-25 21:06:19 -07:00
..
btest A new bif unique_id(prefix) that returns a string that's unique across 2011-06-07 17:53:05 -07:00
external Checkpoint. 2011-06-25 21:06:19 -07:00
README Starting a small framework for doing regression testing with larger 2011-06-07 22:05:14 -07:00

This directory contains suites for testing for Bro's correct
operation:

    btest/
        An ever-growing set of small unit tests testing Bro's
        functionality.

    external/ A framework for downloading additional test sets that
        run more complex Bro configuration on large traces files. Due
        to the size, these are not included directly. See the README
        for more information.