]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix testcases to run on duplicated keys
authorTomas Mraz <tomas@openssl.org>
Fri, 12 Jan 2024 17:47:56 +0000 (18:47 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Feb 2024 10:18:25 +0000 (11:18 +0100)
commitf3875dad4bca7d62c54a24ca920c06492020ce64
tree3bfa01ca4dc5f5246f0f9187fe52c218eeeaf875
parenta91c268853c4bda825a505629a873e21685490bf
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@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23292)

(cherry picked from commit 387b93e14907cd8203d6f2c9d78e49df01cb6e1f)
test/evp_extra_test.c
test/evp_pkey_provided_test.c
test/keymgmt_internal_test.c