zeek/testing/btest/scripts/base/frameworks/netcontrol
Daniel Thayer d91dd8d9a8 Fix Bro and unit tests when broker is not enabled
When Bro was compiled with broker disabled, then some Bro scripts
were referencing functions and types that were not defined.  Fixed
by adding @ifdefs to several scripts.  Removed one @ifdef because
it was causing several unit tests to fail.

Also fixed the @TEST-REQUIRES check in tests that rely on broker so
that such tests are skipped when broker is disabled.
2016-05-10 06:24:35 -05:00
..
acld-hook.bro Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
acld.bro Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
basic-cluster.bro Update baselines and news 2016-03-11 10:32:36 -08:00
basic.bro Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
broker.bro Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
catch-and-release.bro Rewrite internal handling of rules. 2016-03-09 15:43:47 -08:00
delete-internal-state.bro NetControl: Add functions to search for rules affecting IPs/subnets 2016-03-09 21:32:15 -08:00
duplicate.bro Rewrite internal handling of rules. 2016-03-09 15:43:47 -08:00
find-rules.bro NetControl: Add functions to search for rules affecting IPs/subnets 2016-03-09 21:32:15 -08:00
hook.bro Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
multiple.bro Rewrite internal handling of rules. 2016-03-09 15:43:47 -08:00
openflow.bro Rewrite internal handling of rules. 2016-03-09 15:43:47 -08:00
packetfilter.bro Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
quarantine-openflow.bro Add signaling of succesful initialization of plugins to NetControl. 2016-03-08 14:49:22 -08:00
timeout.bro Rewrite internal handling of rules. 2016-03-09 15:43:47 -08:00