]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: dpp_bootstrap_gen_failures to match implementation changes
authorJouni Malinen <jouni@codeaurora.org>
Sun, 24 Mar 2019 14:48:31 +0000 (16:48 +0200)
committerJouni Malinen <jouni@codeaurora.org>
Sun, 24 Mar 2019 15:29:45 +0000 (17:29 +0200)
commit5be5b816785d96d09e09489849d901163c5d6d64
tree53189da7c71019d9fc0e5169afc504d8e390b64d
parent87d8435cf9fd033defafd952cf80090cc9a1cb2d
tests: dpp_bootstrap_gen_failures to match implementation changes

The separate dpp_bootstrap_gen() functions were merged into a single
one, so the test case needs a matching change to avoid failures.

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