]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Additional EAP-GPSK local error case coverage
authorJouni Malinen <jouni@codeaurora.org>
Tue, 6 Aug 2019 21:04:45 +0000 (00:04 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 6 Aug 2019 21:04:45 +0000 (00:04 +0300)
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_ap_eap.py

index 5cb2d3304cf6dcc803f2e81aa5df216533bda1f0..1734f9dfaf7194db4c23ae293f6e82bfd5487336 100644 (file)
@@ -6277,6 +6277,7 @@ def test_eap_gpsk_errors(dev, apdev):
               "cipher=2"),
              (1, "eap_gpsk_derive_keys_helper", None),
              (2, "eap_gpsk_derive_keys_helper", None),
+             (3, "eap_gpsk_derive_keys_helper", None),
              (1, "eap_gpsk_compute_mic_aes;eap_gpsk_compute_mic;eap_gpsk_send_gpsk_2",
               "cipher=1"),
              (1, "hmac_sha256;eap_gpsk_compute_mic;eap_gpsk_send_gpsk_2",