]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear vendor elements at the end of wpas_ap_vendor_elems
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 4 Oct 2022 21:21:12 +0000 (00:21 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 4 Oct 2022 21:22:52 +0000 (00:22 +0300)
commit5007766d78a6add42c40a4a94a288ced16434ee1
tree78003c76e87425404e8233031218cd47d68d0e80
parent56321c0ac25581ef45540024a1102f1782a59c45
tests: Clear vendor elements at the end of wpas_ap_vendor_elems

This is needed to avoid surprises in the following test cases. This was
found with a failure in the following test sequence:
wpas_ap_vendor_elems p2p_ext_discovery_go

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