Commit 6c5943c9 authored by Rich Salz's avatar Rich Salz
Browse files

Convert of evp_test to framework



Also, allow multiple files on commandline (for future splitup of
evptests.txt)

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3324)
parent 888adbe0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ INCLUDE_MAIN___test_libtestutil_OLB = /INCLUDE=MAIN

  SOURCE[evp_test]=evp_test.c
  INCLUDE[evp_test]=../include
  DEPEND[evp_test]=../libcrypto
  DEPEND[evp_test]=../libcrypto libtestutil.a

  SOURCE[evp_extra_test]=evp_extra_test.c
  INCLUDE[evp_extra_test]=../include
+551 −595

File changed.

Preview size limit exceeded, changes collapsed.