Conversion of the EC tests to use the framework.

Some refactoring done as well.

The prime_field_tests() function needs splitting and refactoring still.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3340)
This commit is contained in:
Pauli 2017-04-28 14:06:11 +10:00 committed by Richard Levitte
parent ce1932f25f
commit 2db85ac97a
2 changed files with 1077 additions and 1325 deletions

View file

@ -67,7 +67,7 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN
SOURCE[ectest]=ectest.c
INCLUDE[ectest]=.. ../include
DEPEND[ectest]=../libcrypto
DEPEND[ectest]=../libcrypto libtestutil.a
SOURCE[ecdsatest]=ecdsatest.c
INCLUDE[ecdsatest]=../include

File diff suppressed because it is too large Load diff