mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 08:38:20 +00:00
SOCKS and tunnel test updates.
This commit is contained in:
parent
896f252a31
commit
a60153060d
11 changed files with 31 additions and 73 deletions
|
@ -1,6 +1,5 @@
|
|||
# @TEST-EXEC: bro -r $TRACES/socks.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff socks.log
|
||||
# @TEST-EXEC: btest-diff http.log
|
||||
# @TEST-EXEC: btest-diff tunnel.log
|
||||
|
||||
@load base/protocols/socks
|
||||
|
|
4
testing/btest/scripts/base/protocols/socks/trace3.test
Normal file
4
testing/btest/scripts/base/protocols/socks/trace3.test
Normal file
|
@ -0,0 +1,4 @@
|
|||
# @TEST-EXEC: bro -C -r $TRACES/tunnels/socks.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff tunnel.log
|
||||
|
||||
@load base/protocols/socks
|
Loading…
Add table
Add a link
Reference in a new issue