]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Redesign bgscan_*_scan_failure to work with implementation change
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 31 Oct 2023 09:54:40 +0000 (11:54 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 31 Oct 2023 09:57:20 +0000 (11:57 +0200)
commit909361e28eb87e66914ebdc84284235359c4554f
tree92e0f80cc01229595cfd6d216aaa158166d4870d
parent77785da6671eec4900c358a9d977faec9954fb86
tests: Redesign bgscan_*_scan_failure to work with implementation change

Wait for allocation failure using wait_fail_trigger() instead of waiting
for a scan failure event since that failure event will go away with
implementation change.

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