summaryrefslogtreecommitdiffstats
path: root/crypto/evp/Makefile
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-02-09 09:45:35 +0000
committerMatt Caswell <matt@openssl.org>2015-02-25 17:21:58 +0000
commitf747572547c97dc590fcd33fb9051931106adaee (patch)
tree5418f3080120aefc000ec496d1f5ced60fa1a4f4 /crypto/evp/Makefile
parent36b619a06e5a2a296058f8dbf11a74f95cb3f71d (diff)
Import evp_test.c from BoringSSL. Unfortunately we already have a file
called evp_test.c, so I have called this one evp_extra_test.c Reviewed-by: Emilia Käsper <emilia@openssl.org> Conflicts: crypto/evp/Makefile test/Makefile
Diffstat (limited to 'crypto/evp/Makefile')
-rw-r--r--crypto/evp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/Makefile b/crypto/evp/Makefile
index 30590d56bb..c9afca7cb2 100644
--- a/crypto/evp/Makefile
+++ b/crypto/evp/Makefile
@@ -13,7 +13,7 @@ AR= ar r
CFLAGS= $(INCLUDES) $(CFLAG)
GENERAL=Makefile
-TEST=evp_test.c
+TEST=evp_test.c evp_extra_test.c
TESTDATA=evptests.txt
APPS=