Skip the correct number of tests if SM2 is disabled
authorMatt Caswell <matt@openssl.org>
Wed, 3 Apr 2019 08:44:41 +0000 (09:44 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 4 Apr 2019 15:51:51 +0000 (16:51 +0100)
commitfd3a904636aa45401c40e8b86ebacd5135fea2f1
tree326fd5d4baf06fbd4f2006513ada8747f18bce85
parent2a2bc6fc12c6f6fc47c7c66dd4d0e3ef4be17777
Skip the correct number of tests if SM2 is disabled

Fixes no-sm2 (and also no-sm3 and no-ec)

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8650)
test/recipes/25-test_verify.t