]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make gas_anqp_extra_elements more robust
authorJouni Malinen <jouni@codeaurora.org>
Tue, 11 Feb 2020 05:54:47 +0000 (07:54 +0200)
committerJouni Malinen <jouni@codeaurora.org>
Tue, 11 Feb 2020 05:54:47 +0000 (07:54 +0200)
commitdd900637b2d0dbc3606dc9fbffe7bf81212702c9
treeec0ddd5dbf9e9e0a4db6726f8eda7b38853074f2
parentc304bddcf9cd30b1d7ce76bb92467399502e4cc9
tests: Make gas_anqp_extra_elements more robust

Explicitly flush cfg80211 scan cache for this test case since the BSS
entry check might fail if there are multiple results for the same BSSID.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_gas.py