mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Add tests for new SMB3 multichannel support
This commit is contained in:
parent
1220d3695d
commit
f30ca69402
3 changed files with 90 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
# @TEST-EXEC: zeek -r $TRACES/smb/smb3_multichannel.pcap %INPUT
|
||||
# @TEST-EXEC: btest-diff smb_files.log
|
||||
# @TEST-EXEC: test ! -f dpd.log
|
||||
# @TEST-EXEC: test ! -f weird.log
|
||||
|
||||
@load base/protocols/smb
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue