zeek/testing
Robin Sommer a34e5e0973 Test for problem in DNS scripts.
It's currently failing.
2011-06-30 22:54:25 -07:00
..
btest Test for problem in DNS scripts. 2011-06-30 22:54:25 -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.