]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear sae_groups in eht_mld_legacy_stas
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 26 Mar 2024 17:13:47 +0000 (19:13 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 26 Mar 2024 17:14:48 +0000 (19:14 +0200)
commit272c253dc99030a8a8ddd02ad3ec16dc840e125f
tree26e856b21f74b400ce1d754ae3ce8dc898a18ec1
parent69d53b8b6b8e82c594817545e033904fbf567bb1
tests: Clear sae_groups in eht_mld_legacy_stas

This is needed to avoid failures due to previous test cases having left
sae_groups set to something else than the default.

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