]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify that roaming attempts do not get rejected
authorJouni Malinen <j@w1.fi>
Fri, 4 Jan 2019 18:27:40 +0000 (20:27 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 4 Jan 2019 18:27:40 +0000 (20:27 +0200)
commit04e17e50241588257416c9d98f58b228d28004dd
tree31d82c17f8e1296f9c054d658298dd3c50c3ded4
parentde027ef5953d66d4452020e6534b6efc888592f5
tests: Verify that roaming attempts do not get rejected

The previous roam() and roam_over_ds() checks would have ignored failing
association rejection if a consecutive attempt to connect succeeds
within the initial time limit. This can miss incorrect behavior, so
check explicitly for association rejection.

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