mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-17 17:43:06 -05:00
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
@ -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…
x
Reference in New Issue
Block a user