Fix no-sm2
authorMatt Caswell <matt@openssl.org>
Tue, 4 Feb 2020 17:29:37 +0000 (17:29 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 6 Feb 2020 13:57:35 +0000 (13:57 +0000)
commit9afaa8d65bab372ddd9c62af67b63769bf09c091
treef6f20dc053f727541ac8e09aefc4315b6737bf0b
parentf11f86f6ec7fb31bde1da2810ac975c032205321
Fix no-sm2

Fix ecdsatest to not run the SM2 test if SM2 has been disabled.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11015)
test/ecdsatest.c