[openssl/openssl] 162b3b: Fix testcases to run on duplicated keys
Tomáš Mráz
noreply at github.com
Wed Feb 7 10:19:25 UTC 2024
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 162b3b547eebd07d468af85372f0dfcb6b07f281
https://github.com/openssl/openssl/commit/162b3b547eebd07d468af85372f0dfcb6b07f281
Author: Tomas Mraz <tomas at openssl.org>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M test/evp_extra_test.c
M test/evp_pkey_provided_test.c
M test/keymgmt_internal_test.c
Log Message:
-----------
Fix testcases to run on duplicated keys
The existing loop pattern did not really run the expected
tests on the duplicated keys.
Fixes #23129
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23292)
(cherry picked from commit 387b93e14907cd8203d6f2c9d78e49df01cb6e1f)
More information about the openssl-commits
mailing list