mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00

This commit renames analyzer-failed.log to analyzer.log, and updates the respective news entry.
5 lines
224 B
Text
5 lines
224 B
Text
# This tests that no error messages are output when a protocol violation occurs
|
|
|
|
# @TEST-EXEC: zeek -C -r $TRACES/tls/tls1.2-protocol-violation.pcap %INPUT
|
|
# @TEST-EXEC: test -f analyzer.log
|
|
# @TEST-EXEC: btest-diff .stderr
|