]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Properly skip pmksa_cache_ctrl_ext if PMKSA_GET is not supported
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 13 Dec 2016 18:13:42 +0000 (20:13 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 13 Dec 2016 18:13:42 +0000 (20:13 +0200)
commit4198e43309cb680da8c873db06fc6cd43f94bfa8
tree7ea3a71d82bc1fcd4eeb85d0915ba961578f3704
parent3301e925b7501c9ebf7c41cf9c72b1cecf9a9d07
tests: Properly skip pmksa_cache_ctrl_ext if PMKSA_GET is not supported

Mark the test as skipped instead of failed if wpa_supplicant is built
without PMKSA_GET support.

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