]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: DPP use the wait_auth_success() helper function
authorJouni Malinen <j@w1.fi>
Sun, 17 Mar 2019 16:37:56 +0000 (18:37 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 17 Mar 2019 17:17:31 +0000 (19:17 +0200)
commit517f76b158deb4a6c5376d49778ecd020c9bcd74
tree95d1f5f31df04c8f8c0a69f575f920dda5bdca91
parent7e0091007ce0c4427daf5b017e957b87fa4c6821
tests: DPP use the wait_auth_success() helper function

Use the already existing helper function and extend it to cover the most
common test sequences.

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