Added a pointer to testing/btest/README for information on BTest

This commit is contained in:
Don Appleman 2011-04-14 14:04:30 -05:00
parent 27feff78d0
commit f99235cfdd

View file

@ -1,6 +1,9 @@
This directory contains some of the suites for testing for Bro's This directory contains some of the suites for testing for Bro's
correct operation: correct operation:
btest/
Tests Bro's logging & bundled scripts. See btest/README for more.
istate/ istate/
Tests Bro's independent state facilities. These include persistent Tests Bro's independent state facilities. These include persistent
values and inter-process event/value communication. values and inter-process event/value communication.