"balance" tests with multiple Zeek scripts to load the same elements

This commit is contained in:
Vern Paxson 2021-03-24 21:37:26 -07:00
parent 95b89be571
commit 3139cf2594
2 changed files with 2 additions and 0 deletions

View file

@ -82,6 +82,7 @@ event OpenFlow::flow_mod_failure(name: string, match: OpenFlow::ofp_match, flow_
@TEST-START-FILE recv.zeek
@load base/protocols/conn
@load base/frameworks/openflow
redef exit_only_after_terminate = T;