]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Additional DPP AES-SIV local failure coverage
authorJouni Malinen <jouni@codeaurora.org>
Tue, 27 Nov 2018 15:00:24 +0000 (17:00 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 27 Nov 2018 15:02:31 +0000 (17:02 +0200)
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_dpp.py

index 6bb63b969495078aa5a2562608f5699894d5e43c..bd1e30488e21295d865deadf929e6f7a962d7777 100644 (file)
@@ -4847,6 +4847,7 @@ def test_dpp_pkex_test_fail(dev, apdev):
 
     # Local error cases on the Responder
     tests = [ (1, "aes_siv_encrypt;dpp_auth_build_resp"),
+              (1, "aes_siv_encrypt;dpp_auth_build_resp;dpp_auth_build_resp_ok"),
               (1, "os_get_random;dpp_build_conf_req"),
               (1, "aes_siv_encrypt;dpp_build_conf_req"),
               (1, "os_get_random;dpp_auth_build_resp_ok"),