]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify that SAE is supported for test cases requiring it
authorJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 17:42:57 +0000 (19:42 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Jan 2015 22:19:21 +0000 (00:19 +0200)
commitb9749b6aaa1373b936000843c943c6f46226e9ba
treef0bc1bbdef2185edb4de0b52ebe782f09def91cf
parentdb5adfe777e09fbac6631d7cc5d3fafd193268ae
tests: Verify that SAE is supported for test cases requiring it

This makes it more convenient to run tests with wpa_supplicant builds
that do not support SAE (e.g., due to crypto library not providing
sufficient functionality for this).

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_ft.py
tests/hwsim/test_ap_mixed.py
tests/hwsim/test_sae.py
tests/hwsim/test_wpas_mesh.py