From: Jakub Wlostowski Date: Tue, 24 Sep 2024 10:34:51 +0000 (+0200) Subject: Remove outdated DSA verification comments X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F318089%2F1;p=platform%2Fcore%2Ftest%2Fsecurity-tests.git Remove outdated DSA verification comments DSA verification was fixed in tef-simulator so the comments are no longer true. Change-Id: I8a1fbaea88652cb05e846183d5ac0efc74883b80 --- diff --git a/src/ckm/unprivileged/capi-testcases.cpp b/src/ckm/unprivileged/capi-testcases.cpp index 3c69f555..96993b6a 100644 --- a/src/ckm/unprivileged/capi-testcases.cpp +++ b/src/ckm/unprivileged/capi-testcases.cpp @@ -1794,7 +1794,7 @@ RUNNER_TEST(T3086_CAPI__dsa_ext_key_create_verify_with_negative) *signature, hash_algo, pad_algo)), - CKMCReadableError(temp)); // DSA verification is broken in tef-simulator + CKMCReadableError(temp)); // negative test ckmc_raw_buffer_s invalid_msg_buff = prepare_message_buffer("invalid message test"); @@ -1898,7 +1898,7 @@ RUNNER_TEST(T3086_CAPI__dsa_ext_priv_key_create_verify_with_negative) *signature, hash_algo, pad_algo)), - CKMCReadableError(temp)); // DSA verification is broken in tef-simulator + CKMCReadableError(temp)); // negative test ckmc_raw_buffer_s invalid_msg_buff = prepare_message_buffer("invalid message test"); RUNNER_ASSERT_MSG(