zeek/testing
Jon Siwek 2bb36a7d10 Fix language.rare-events test to use new policy scripts.
DroppedPackets now goes in notice.log by default so that log is the
new baseline.
2011-06-20 13:55:44 -05:00
..
btest Fix language.rare-events test to use new policy scripts. 2011-06-20 13:55:44 -05:00
README Added a pointer to testing/btest/README for information on BTest 2011-04-14 14:04:30 -05:00

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

btest/
	Tests Bro's logging & bundled scripts. See btest/README for more.

istate/
	Tests Bro's independent state facilities.  These include persistent
	values and inter-process event/value communication.

(Note that the Bro developers maintain a separate test suite for
 Bro's trace analysis capabilities.  This is kept private as it uses
 sensitive raw traces for input.)