zeek/testing
Robin Sommer 2f30c3d245 Adding some tests for the record-extension feature.
These will go somewhere else eventually, just making sure they don't
get lost.
2011-02-07 16:10:09 -08:00
..
istate Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
README Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07: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:

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.)