[openssl/openssl] 5cbfe2: Fix testcases to run on duplicated keys
Tomáš Mráz
noreply at github.com
Wed Feb 7 10:20:24 UTC 2024
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 5cbfe2c797efa7957757feb080dc2537c573e1ec
https://github.com/openssl/openssl/commit/5cbfe2c797efa7957757feb080dc2537c573e1ec
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