]> git.ipfire.org Git - thirdparty/hostap.git/commit
trace: Allow multiple failures in one test
authorBenjamin Berg <benjamin.berg@intel.com>
Mon, 20 Nov 2023 23:51:48 +0000 (01:51 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Nov 2023 10:47:40 +0000 (12:47 +0200)
commit781e87c418efdeb597cc41d1c3d64a3f3a88d3bb
treea78b5f0eacbd64bc73887b268ab2cad7b17d6b2c
parente62d351ce7b492042fb5a4645b5428d8c1c47d84
trace: Allow multiple failures in one test

Refactor the backtrace matching a bit in order to allow triggering
multiple failures in one test.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
src/utils/os_unix.c