]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix workaround for limited channel survey in mac80211_hwsim
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 3 Mar 2015 14:01:52 +0000 (16:01 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 3 Mar 2015 14:01:52 +0000 (16:01 +0200)
commit19ec6070ff628802eec18e8c75033b5b5a483ed7
treec02c9b7b14ccb4f715228c7007423ed96e7a86c7
parent9416e47f477ff42208ec12e651933bf2a1b474af
tests: Fix workaround for limited channel survey in mac80211_hwsim

The way the current channel survey is implemented in mac80211_hwsim
requires for the ACS test cases to be run immediately after the same
radio has been on the expected operating band. This was worked around in
one of the test cases and errors ignored in couple. Extend this
workaround to cover all the test cases.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_acs.py