mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

traces and more complex Bro configurations. That's "Type 2" in the terminology of http://www-new.bro-ids.org/devel/projects/testing.html This leverages btest as well and will replace the set of scripts that the old private test-suite is using. It can accomodate tests with both public and private traces. This is a checkpoint commmit, not much there yet in terms of actual testing. Also still need to figure out a mechanmism to allow for different baselines based on which branch we're testing.
12 lines
409 B
Text
12 lines
409 B
Text
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.
|
|
|