]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Allow DPP_PKEX_REMOVE success in dpp_pkex_hostapd_errors
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 19 Jul 2022 20:27:10 +0000 (23:27 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 19 Jul 2022 20:28:33 +0000 (23:28 +0300)
commitd86ed5b72b866ffdbc257805cd2ca4b875087219
tree46f7b0471f52967fbb6900501e4494ccd4abfc0f
parent0a4f391b1ce1655f8c9839cff86d845b5c2cde7f
tests: Allow DPP_PKEX_REMOVE success in dpp_pkex_hostapd_errors

This is in preparation to allow the implementation in hostapd to be
changed to accept removal of PKEX information without indicating an
error after it have been automatically removed at the successful
completion of PKEX.

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