]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix DPP wait_auth_success() check for Configurator success
authorJouni Malinen <jouni@codeaurora.org>
Sun, 15 Sep 2019 14:01:59 +0000 (17:01 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 15 Sep 2019 14:01:59 +0000 (17:01 +0300)
commit530b31ea880482c719da6ef9eb0c5fe918904c75
tree7451378c0829a841ecaf78807db7946f9402c99a
parentcc8399528bb06676810af2772950207e388f2910
tests: Fix DPP wait_auth_success() check for Configurator success

This looked like a copy-paste error in the event message check and once
that was fixed, couple of test cases needed fixes to expect a success
from the Configurator.

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