mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00

This also installs symlinks from "zeek" and "bro-config" to a wrapper script that prints a deprecation warning. The btests pass, but this is still WIP. broctl renaming is still missing. #239
10 lines
292 B
Text
10 lines
292 B
Text
# Needs perftools support.
|
|
#
|
|
# @TEST-REQUIRES: zeek --help 2>&1 | grep -q mem-leaks
|
|
#
|
|
# @TEST-GROUP: leaks
|
|
#
|
|
# @TEST-EXEC: HEAP_CHECK_DUMP_DIRECTORY=. HEAPCHECK=local btest-bg-run zeek zeek -b -m -r $TRACES/sip/wireshark.trace %INPUT
|
|
# @TEST-EXEC: btest-bg-wait 60
|
|
|
|
@load base/protocols/sip
|