zeek/testing
2011-06-30 22:54:25 -07:00
..
btest Adding new policy file test-all.bro that loads all other policies. 2011-06-30 17:47:23 -07:00
external Polishing the setup for external tests. 2011-06-30 22:54:25 -07:00
README Starting a small framework for doing regression testing with larger 2011-06-30 16:55:45 -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.