mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Update scripts.base.frameworks.analyzer.logging btest to use a different trace file
This commit is contained in:
parent
3d5918e6b3
commit
6ebfa02199
3 changed files with 21 additions and 43 deletions
|
@ -1,11 +1,11 @@
|
|||
# @TEST-EXEC: zeek -b -r ${TRACES}/wikipedia.trace %INPUT
|
||||
# @TEST-EXEC: zeek -r ${TRACES}/socks.trace %INPUT
|
||||
# @TEST-EXEC: mv analyzer.log analyzer.log-no-confirmations
|
||||
# @TEST-EXEC: btest-diff analyzer.log-no-confirmations
|
||||
|
||||
# @TEST-EXEC: zeek -b -r ${TRACES}/wikipedia.trace %INPUT Analyzer::Logging::include_confirmations=T
|
||||
# @TEST-EXEC: zeek -r ${TRACES}/socks.trace %INPUT Analyzer::Logging::include_confirmations=T
|
||||
# @TEST-EXEC: mv analyzer.log analyzer.log-include-confirmations
|
||||
# @TEST-EXEC: btest-diff analyzer.log-include-confirmations
|
||||
|
||||
@load base/protocols/conn
|
||||
@load base/protocols/dns
|
||||
@load base/protocols/http
|
||||
@load base/protocols/socks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue