mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
Add memleak and auth btests.
This commit is contained in:
parent
1960393046
commit
49a2198dd5
5 changed files with 36 additions and 0 deletions
6
testing/btest/scripts/base/protocols/mysql/auth.test
Normal file
6
testing/btest/scripts/base/protocols/mysql/auth.test
Normal file
|
@ -0,0 +1,6 @@
|
|||
# This tests that successful/unsuccesful auth attempts get logged correctly
|
||||
|
||||
# @TEST-EXEC: bro -b -r $TRACES/mysql/auth.trace %INPUT
|
||||
# @TEST-EXEC: btest-diff mysql.log
|
||||
|
||||
@load base/protocols/mysql
|
Loading…
Add table
Add a link
Reference in a new issue