]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Allow valgrind suppressions to be used
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 22 Jan 2024 16:27:24 +0000 (18:27 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 22 Jan 2024 19:16:47 +0000 (21:16 +0200)
commitf873abd0d9a9c6abfe690c7b4ba06318dba45f24
tree4009510a781f9b26b799ea0bf180d2b0530cd2d3
parent456bfec470373c0b1ab88a6d750f3fd8d0beeafb
tests: Allow valgrind suppressions to be used

This makes valgrind reports somewhat cleaner when external libraries
have memory leaks that are not straighforward to fix. In addition,
increase the number of functions to include backtraces since the default
was not large enough to cover some cases.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/start.sh