]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make ap_wpa2_eap_ttls_server_cert_hash_invalid more robust
authorJouni Malinen <j@w1.fi>
Wed, 14 May 2014 21:31:30 +0000 (00:31 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 15 May 2014 13:56:59 +0000 (16:56 +0300)
commitcbb85a03807abad1ea0419c7f9d83af6f8ce0a3c
treee57efd45a7528fe14e533d8d327c4383d3ad6da0
parent655bc8bfd67b8d10235057824ca089e7826d9776
tests: Make ap_wpa2_eap_ttls_server_cert_hash_invalid more robust

Instead of checking for multiple EAP starts (which can occur if
EAPOL-Start from supplicant goes out quickly enough, e.g., due to CPU
load), look for the explicit message indicating that TTLS method
initialization failed.

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