zeek/testing
Seth Hall 2464cc6e37 Merge remote branch 'origin/topic/robin/logging-internals' into topic/policy-scripts-new
Conflicts:
	policy.old/dns-anonymizer.bro
	policy.old/ftp-anonymizer.bro
	policy.old/http-anonymizer.bro
	policy.old/http-rewriter.bro
	policy.old/ident-rewriter.bro
	policy.old/smb-anonymizer.bro
	policy.old/smtp-rewriter.bro
	policy/all.bro
	policy/ftp.bro
	policy/smtp.bro
2011-04-18 11:56:34 -04:00
..
btest Merge remote branch 'origin/topic/robin/logging-internals' into topic/policy-scripts-new 2011-04-18 11:56:34 -04:00
istate Updating indenpdentn state tests to work with new setyp. 2011-02-25 17:01:11 -08:00
README Added a pointer to testing/btest/README for information on BTest 2011-04-14 14:04:30 -05:00
rec.bro Adding some tests for the record-extension feature. 2011-02-07 16:10:09 -08:00
rec2.bro Adding some tests for the record-extension feature. 2011-02-07 16:10:09 -08:00
wrong-rec.bro Adding some tests for the record-extension feature. 2011-02-07 16:10:09 -08: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.)