]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/recipes/30-test_evp.t
The MD2 test uses the EVP APIs not the low level ones.
authorPauli <paul.dale@oracle.com>
Mon, 13 Jan 2020 05:42:46 +0000 (15:42 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 14 Jan 2020 09:50:18 +0000 (19:50 +1000)
commitd3ac2eab6572e348cff33b02690e1177dcd6a4bd
treef976289040e8e411134052bd28c8f5651633aac9
parent9ce921f2dacc9f56b8ae932ae9c299670700a297
The MD2 test uses the EVP APIs not the low level ones.
The test can be moved into the EVP tests and the separate executable removed.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10821)
test/build.info
test/md2test.c [deleted file]
test/recipes/05-test_md2.t [deleted file]
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpmd_md2.txt [new file with mode: 0644]