zeek/testing/btest/coverage
Seth Hall da9b8cc283 Modification to the Communication framework API.
- Simplified the communication API and made it easier to change
  to encrypted connections by not having separate variables to
  define encrypted and unencrypted ports.

- Now, to enable listening without configuring nodes just
  load the frameworks/communication/listen script.

- If encrypted listening is desired set the following:
	redef Communication::listen_encrypted=T;

- Accompanying test updates.
2011-10-07 13:29:26 -04:00
..
bare-load-baseline.test Loaded scripts is indented with spaces now and makes more sense to look at. 2011-09-29 15:53:54 -04:00
bare-mode-errors.test Modification to the Communication framework API. 2011-10-07 13:29:26 -04:00
default-load-baseline.test Fixing unit tests. 2011-09-30 07:53:23 -05:00
doc.test Various unit test cleanup. 2011-09-27 12:41:30 -05:00
init-default.test Fixing unit tests. 2011-09-30 07:53:23 -05:00
test-all-policy.test Various unit test cleanup. 2011-09-27 12:41:30 -05:00