]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix ap_mixed_security to reset sae_groups setting
authorJouni Malinen <j@w1.fi>
Sun, 17 Mar 2019 19:42:38 +0000 (21:42 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Mar 2019 22:02:08 +0000 (00:02 +0200)
commit95ace8670bdb476e0c4b7d8ce5d923f33c61928b
treed008208415564265664946be8bb09d6c787eb8eb
parent296670aa94ccf7b1c74b2e76e288fda83c7ee723
tests: Fix ap_mixed_security to reset sae_groups setting

This test case 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_mixed.py