tests: Skip EAP-MD5 and EAP-MSCHAPV2 test cases in FIPS mode
authorJouni Malinen <j@w1.fi>
Sat, 1 Aug 2015 15:56:06 +0000 (18:56 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Aug 2015 13:52:56 +0000 (16:52 +0300)
commite7ac04ceaf9601a868b5be2d881d762ca0689db6
tree18d6cbedb6d2d5846a8da3e8fa863bc4a60141f7
parentca158ea6214b0ab632cb7ff3fe577c84659edc07
tests: Skip EAP-MD5 and EAP-MSCHAPV2 test cases in FIPS mode

These would require MD5 or MD4 which are not allowed in FIPS mode.

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