Commit 2db85ac9 authored by Pauli's avatar Pauli Committed by Richard Levitte
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3340)
parent ce1932f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1102 −1350

File changed.

Preview size limit exceeded, changes collapsed.