mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
Add Kerberos memleak btest.
This commit is contained in:
parent
569f43d625
commit
5cf8001cb0
1 changed files with 10 additions and 0 deletions
10
testing/btest/core/leaks/krb.test
Normal file
10
testing/btest/core/leaks/krb.test
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Needs perftools support.
|
||||
#
|
||||
# @TEST-REQUIRES: bro --help 2>&1 | grep -q mem-leaks
|
||||
#
|
||||
# @TEST-GROUP: leaks
|
||||
#
|
||||
# @TEST-EXEC: HEAP_CHECK_DUMP_DIRECTORY=. HEAPCHECK=local btest-bg-run bro bro -b -m -r $TRACES/krb/kinit.trace %INPUT
|
||||
# @TEST-EXEC: btest-bg-wait 30
|
||||
|
||||
@load base/protocols/krb
|
Loading…
Add table
Add a link
Reference in a new issue