]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make owe_transition_mode_multi_bss more robust
authorJouni Malinen <j@w1.fi>
Wed, 7 Feb 2018 11:45:48 +0000 (13:45 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 7 Feb 2018 11:45:48 +0000 (13:45 +0200)
commitfc031b7ea70306ec91dc0c510abb34b2b57d1a3e
tree3f23bd568009c740e7e5433f5acb8c813f66077e
parent659ac96d7f4e52b2e14fc2d4a63c5a65833a84c1
tests: Make owe_transition_mode_multi_bss more robust

Fix bssid2 value to make scanning more reliable for the second OWE BSS.
In addition, reorder the STA status checks to happen before the data
connectivity check to get more accurate failure reason into the log if
the test case fails.

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