tests: Make ap_hs20_fetch_osu more robust under heavy load
authorJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 09:38:18 +0000 (12:38 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 12 Oct 2014 09:38:18 +0000 (12:38 +0300)
commit0a5787162afeeb84b81bbe944f2981b9fd413b85
treeb627452deb5fa2b53478c8555f35c284121e9b36
parent89f20842f66f30d54fb7139491971256ccd6d322
tests: Make ap_hs20_fetch_osu more robust under heavy load

Use scan_for_bss() instead of scan() to avoid errors if the active scan
fails, e.g., due to heavy load under parallel-vm.sh test run.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_hs20.py