]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_ft.py
tests: Clear sae_groups to default value in forgotten cases
authorJouni Malinen <j@w1.fi>
Tue, 25 Nov 2014 13:19:19 +0000 (15:19 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Nov 2014 13:19:19 +0000 (15:19 +0200)
commit17ffdf39515c3fb20a902c7f308ad1cb82c6ceb9
tree8616cf6b62c4fa7bfccb95bbfcd32f695855dec2
parent7c8f5ea6a007ba71f816d3cd8d379da7a3b3b232
tests: Clear sae_groups to default value in forgotten cases

It was possible for some of the SAE test cases (e.g., ap_ft_sae) to fail
if they were run after the sae_groups test case that left the SAE group
configuration to a value that is not enabled by default. Fix this by
clearing sae_groups setting in the couple of test cases that were not
yet doing this.

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