zeek/scripts/policy/protocols
Jon Siwek a71ab223c4 Various unit test cleanup.
Updated README and collected coverage-related tests in a common dir.

There are still coverage failures resulting from either the following
scripts not being @load'd in the default bro mode:

base/frameworks/time-machine/notice.bro
base/protocols/http/partial-content.bro
base/protocols/rpc/main.bro

Or the following result in errors when @load'd:

policy/protocols/conn/scan.bro
policy/hot.conn.bro

If these are all scripts-in-progress, can we move them all to live
outside the main scripts/ directory until they're ready?
2011-09-27 12:41:30 -05:00
..
conn Some script level fixes. 2011-09-25 02:09:50 -04:00
dns Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
ftp Add a test that checks each individual script can be loaded in bare-mode. 2011-08-10 15:38:21 -05:00
http Fixing unit tests and some minor bugs. 2011-09-22 12:42:16 -05:00
smtp Fixes for GeoIP support (addresses #538). 2011-08-30 17:02:07 -05:00
ssh Fixing unit tests and some minor bugs. 2011-09-22 12:42:16 -05:00
ssl Various unit test cleanup. 2011-09-27 12:41:30 -05:00