tests: Additional DPP AES-SIV local failure coverage
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
This commit is contained in:
parent
545bf954c4
commit
9c976e2c45
1 changed files with 1 additions and 0 deletions
|
@ -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"),
|
||||
|
|
Loading…
Reference in a new issue