tests: Allow local disconnect in openssl_cipher_suite_config_wpas
authorJouni Malinen <j@w1.fi>
Tue, 28 Jul 2015 13:38:02 +0000 (16:38 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 Jul 2015 18:00:18 +0000 (21:00 +0300)
commit9dd21d518331b61fb48f252692678356544f84e5
tree9dd5561779d2829b330d350d00454478460892ce
parent3947997dcc9c4bc79a1c7e5838111c4605434715
tests: Allow local disconnect in openssl_cipher_suite_config_wpas

The openssl_ciphers="EXPORT" case may result in locally generated
disconnection event if the OpenSSL version used in the build rejects
export ciphers in default configuration (which is what OpenSSL 1.1.0
will likely do). Don't report a test case failure in such a case.

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