Runchecker: fix no-ec2m build which was trying to validate the e2cm curves
authorPauli <pauli@openssl.org>
Thu, 22 Apr 2021 01:50:15 +0000 (11:50 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 23 Apr 2021 09:11:03 +0000 (11:11 +0200)
commitda671c4184a4c8e7c3856b9ccdc6a6b4cece4012
tree402733b8d8ba9ee15f827a0859033578e5ec7aab
parent5af6e154d0a4cd5b1d3a46bcfab444e714364d67
Runchecker: fix no-ec2m build which was trying to validate the e2cm curves

The evp_extra_test program was trying to validate these curves when they were
not build.

Fixes #14959

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14977)
test/evp_extra_test.c