tests: Make ap_hs20 test cases more robust
authorJouni Malinen <j@w1.fi>
Sat, 27 Sep 2014 09:08:21 +0000 (12:08 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 27 Sep 2014 13:12:41 +0000 (16:12 +0300)
commit852cb016d2ff5fa0db4cc5b2a47f9c0f9479a11f
tree6b771212e67163890dcd65f78d47823180ab8fe3
parentbbf20ca26529a95c521955a2628dfa1fe71f4956
tests: Make ap_hs20 test cases more robust

Some of the test cases where using INTERWORKING_SELECT internally
without using scan_for_bss like the helper functions did. Add explicit
scan_for_bss calls to make the test cases less likely to fail due to
missing BSSes in scan results. This could cause false failure reports
when runnign under heavy load with parallel-vm.sh.

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