]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Skip background scans in beacon loss tests
authorJouni Malinen <jouni@codeaurora.org>
Fri, 27 Mar 2020 19:05:44 +0000 (21:05 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Mar 2020 19:05:44 +0000 (21:05 +0200)
commita3eda98c229bd22d4a93bf05263c8169e7e50d43
tree8205b21e78a629878f1c776bcb1b79e2ed5142ac
parentef46f143bca2be900aa0d6d1b3bcec7e880889f2
tests: Skip background scans in beacon loss tests

bgscan_learn_beacon_loss was failing quite frequently and it looks like
the background scans were related to those failures. Since those scans
are not really relevant to testing beacon loss, get rid of them in these
test cases to avoid incorrect failures.

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