zeek/testing
Robin Sommer 4577787d9c Test for the HTTP problem in #488.
The test is currently failing until fixed.
2011-06-30 22:54:25 -07:00
..
btest Test for the HTTP problem in #488. 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.