]> git.ipfire.org Git - thirdparty/openssl.git/commit
Properly skip SM2 evp tests
authorTobias Brick <tobiasb@microsoft.com>
Tue, 15 Apr 2025 20:30:39 +0000 (20:30 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 17 Apr 2025 13:44:31 +0000 (15:44 +0200)
commit2d88061f84413b3a064a5626b3f20e6227146212
treee9d5e4be4a58230f455c28440f704f9feacaa7eb
parent7724865a32aa8d9c547446e04408b89d0c02427a
Properly skip SM2 evp tests

Taken from commit 2a53830958b1e90231742e1d8ae0523d463560e3
as the patch overall does not apply cleanly to 3.3.

Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27400)
test/evp_test.c