mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
Add a btest for the Wireshark sample MySQL PCAP
This commit is contained in:
parent
250360eb55
commit
9bffdb7e14
4 changed files with 35 additions and 2 deletions
|
@ -0,0 +1,6 @@
|
|||
# This tests a PCAP with a few MySQL commands from the Wireshark samples.
|
||||
|
||||
# @TEST-EXEC: bro -b -r $TRACES/mysql/mysql.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff mysql.log
|
||||
|
||||
@load base/protocols/mysql
|
Loading…
Add table
Add a link
Reference in a new issue