]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_wpa2_eap_peap_params more robust
authorJouni Malinen <jouni@codeaurora.org>
Fri, 15 Mar 2019 11:49:25 +0000 (13:49 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Mar 2019 11:51:55 +0000 (13:51 +0200)
commit8cfc758827a9e53abe8a1409cdedcb45376b690f
treeec0142f96143d0bbe8f619386ceb560de3b74627
parent043a29ecc4ff958ae9176f8568b81aa8d7b3e79a
tests: Make ap_wpa2_eap_peap_params more robust

One of the steps that expected failure due to PMKID mismatch did not
stop connection attempts. This could result in the following test step
failing due to the previous profile with peaplabel=1 getting used to
derive the MSK incorrectly.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_ap_eap.py