]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/recipes/30-test_evp.t
mdc2: use evp_test instead of a separate test application.
authorPauli <paul.dale@oracle.com>
Mon, 13 Jan 2020 22:01:34 +0000 (08:01 +1000)
committerPauli <paul.dale@oracle.com>
Sun, 19 Jan 2020 01:31:40 +0000 (11:31 +1000)
commited5cb1776b4759b745984c0c67c2d6453345c0a1
tree2bbb097d26ce9b31f565ba2954636e1921d1d56b
parent08bff785fc2370f743ea5baabd44524412711ae8
mdc2: use evp_test instead of a separate test application.

One of the MDC2 test applications can be done using evp_test.
This makes it so.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10831)
test/evp_test.c
test/recipes/05-test_mdc2.t [deleted file]
test/recipes/30-test_evp.t
test/recipes/30-test_evp_data/evpmd_mdc2.txt [new file with mode: 0644]