zeek/testing/btest/scripts/policy/protocols/conn/known-services-multi.zeek
Jon Siwek 7967a5b0aa General btest cleanup
- Use `-b` most everywhere, it will save time.

- Start some intel tests upon the input file being fully read instead of
  at an arbitrary time.

- Improve termination condition for some sumstats/cluster tests.

- Filter uninteresting output from some supervisor tests.

- Test for `notice_policy.log` is no longer needed.
2020-08-11 11:26:22 -07:00

10 lines
363 B
Text

# A test case for when more than a single service is detected for a given
# (addr, port) pair.
# @TEST-EXEC: zeek -b -C -r $TRACES/ssl-and-ssh-using-sslh.trace %INPUT "Known::service_tracking = ALL_HOSTS"
# @TEST-EXEC: btest-diff known_services.log
@load base/protocols/ssh
@load base/protocols/ssl
@load base/frameworks/dpd
@load protocols/conn/known-services