]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear sae_groups in radius_sae_password
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 31 Jan 2023 10:00:18 +0000 (12:00 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 31 Jan 2023 10:00:18 +0000 (12:00 +0200)
commit825a545279b31161356d7c7edd47c86f93368a62
treea7c871b1d446cc55e34a47e401f07f290079057f
parenta32b424a3d9754273e6047ed2d60d68b405b79f5
tests: Clear sae_groups in radius_sae_password

This is needed to avoid failures caused by previous test cases having
left behind constraints on the allowed groups.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
tests/hwsim/test_radius.py