tests: Allow group 25 to fail in ap_wpa2_eap_pwd_groups with BoringSSL
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 18 Aug 2015 16:52:38 +0000 (19:52 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 18 Aug 2015 16:52:38 +0000 (19:52 +0300)
commit5f2e454790f82e5070919e1de9a037dbb6a8e711
tree72de3a9a9418c1fc632c807433acd148b48312bd
parentdb036ed53d0efa9a35b6e8a13c98f86ca9ee41e5
tests: Allow group 25 to fail in ap_wpa2_eap_pwd_groups with BoringSSL

It looks like NID_X9_62_prime192v1 is not available, so allow that group
to fail without failing the full ap_wpa2_eap_pwd_groups test case.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_eap.py