]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Do not require disconnection in ap_wpa2_psk_supp_proto_msg_1_invalid_kde
authorJouni Malinen <j@w1.fi>
Sat, 7 May 2022 10:40:56 +0000 (13:40 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 7 May 2022 15:54:09 +0000 (18:54 +0300)
commitf8967ece232e1db4549d64248a14684bd9448439
tree61ebfccb1c93c66f690501717d88bf7f371a889c
parent4f0cff704bcf47100f62fa2c9c8573826962ded5
tests: Do not require disconnection in ap_wpa2_psk_supp_proto_msg_1_invalid_kde

The wpa_supplicant implementation for this functionality is going to be
changed to not require disconnection, so prepare the test case to not
fail.

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