]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_eap.py
tests: Make pmksa_cache_preauth_auto more robust
authorJouni Malinen <j@w1.fi>
Tue, 28 May 2019 14:14:33 +0000 (17:14 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 May 2019 14:14:33 +0000 (17:14 +0300)
commit73dbcd7951875ab2ac4dc0ee909e3250dd735128
tree9c2f12592bdeee53d0d91e4a6418e6a1b7101dc0
parenta9b4e558afe77294aa4f8e9fc99bcdeb0497121a
tests: Make pmksa_cache_preauth_auto more robust

It is fine for the station to associate with either AP in this test
case, so do not force AP side connection check with apdev[0].

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