mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Add SIP btests.
This commit is contained in:
parent
11eb8a6371
commit
d5ea6b8457
4 changed files with 60 additions and 0 deletions
6
testing/btest/scripts/base/protocols/sip/wireshark.test
Normal file
6
testing/btest/scripts/base/protocols/sip/wireshark.test
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This tests a PCAP with a few SIP commands from the Wireshark samples.
|
||||
|
||||
# @TEST-EXEC: bro -b -r $TRACES/sip/wireshark.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff sip.log
|
||||
|
||||
@load base/protocols/sip
|
Loading…
Add table
Add a link
Reference in a new issue