tests: Allow FIPS error case for openssl_cipher_suite_config_wpas
authorJouni Malinen <j@w1.fi>
Sat, 1 Aug 2015 18:22:43 +0000 (21:22 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Aug 2015 13:52:56 +0000 (16:52 +0300)
commit06cdd1cd79b16fe9b40823b113d1e69ea6155cc0
tree6406f81382a4b4424e2ea25ae4cd00f220ff2802
parent0392867b6b999482626047b18632b2bc545b3b5f
tests: Allow FIPS error case for openssl_cipher_suite_config_wpas

OpenSSL rejects the cipher string 'EXPORT' in FIPS mode in a way that
results in the locally generated error showing up before the EAP method
has been accepted.

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