]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix WPS with SAE test cases to reset sae_groups setting
authorJouni Malinen <j@w1.fi>
Sun, 17 Mar 2019 21:56:23 +0000 (23:56 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Mar 2019 22:02:11 +0000 (00:02 +0200)
commit96ad141e6cb1acf7c169ecc2edae7e66551d3804
tree4b79644841f04f17bba9d836cb7eec554e57d61c
parent95ace8670bdb476e0c4b7d8ce5d923f33c61928b
tests: Fix WPS with SAE test cases to reset sae_groups setting

These test cases did not clear a possibly modified sae_groups value from
a prior test case and could fail if the previously set group was not
supported by the AP.

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