Import evp_test.c from BoringSSL. Unfortunately we already have a file
authorMatt Caswell <matt@openssl.org>
Mon, 9 Feb 2015 09:45:35 +0000 (09:45 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 25 Feb 2015 17:12:53 +0000 (17:12 +0000)
commit71ea6b4836a9ec40857f295e7cd00e04edc17e47
treef5927514a8348b6c3f5cc93729d7834d2458d76a
parentfa7b01115bc33d9b40936688bb3c952dc93b645a
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>
crypto/evp/Makefile
crypto/evp/evp_extra_test.c [new file with mode: 0644]
test/Makefile