]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Make dpp_qr_code_curve_select more robust
authorJouni Malinen <jouni@codeaurora.org>
Wed, 7 Feb 2018 15:09:20 +0000 (17:09 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 7 Feb 2018 15:09:20 +0000 (17:09 +0200)
commit27a8d93b0701364209df47d9aaab0bd84583d87e
treeb1354b8bdd6c2d76a30d5b284ba34fcf1925a017
parent4370ffc0c408707cbc9720b4f78594e230e49d30
tests: Make dpp_qr_code_curve_select more robust

Wait for the configuration exchange to complete before issuing the
DPP_STOP_LISTEN command to avoid confusing sequence of operation between
the ongoing and immediately following DPP exchanges.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_dpp.py