mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00

They were drifting from the non-leak-detecting unit tests and the point of these was just leak detecting anyway, don't need the redundancy.
7 lines
206 B
Text
7 lines
206 B
Text
# Needs perftools support.
|
|
#
|
|
# @TEST-REQUIRES: bro --help 2>&1 | grep -q mem-leaks
|
|
#
|
|
# @TEST-GROUP: leaks
|
|
#
|
|
# @TEST-EXEC: HEAP_CHECK_DUMP_DIRECTORY=. HEAPCHECK=local bro -m -r $TRACES/tunnels/ayiya3.trace
|