]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_hs20.py
tests: Skip EAP-pwd and EAP-FAST test cases if not supported
authorJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 14:01:08 +0000 (16:01 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 22:19:21 +0000 (00:19 +0200)
commit3b51cc6359ab994549193616b1383e7503b1c194
treeef6e073cfd9d013c86adabc9822709c13e7ae2b9
parent1068bdb90c1b27019ef079a2d627f15a86f1cfc1
tests: Skip EAP-pwd and EAP-FAST test cases if not supported

Check wpa_supplicant EAP capability and skip EAP-pwd and EAP-FAST test
cases if the build did not include support for these. This is cleaner
than reporting failures for such test cases when the selected TLS
library does not support the EAP method.

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