Remove more redundant tests: md4, md5, rmd, rc4, p5_crpt2
authorDr. Stephen Henson <steve@openssl.org>
Tue, 28 Feb 2017 15:11:48 +0000 (15:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 28 Feb 2017 15:30:12 +0000 (15:30 +0000)
commit816060d212ad3f7bbfbd4444b2b7ffb8fc24f62e
treef134440a54e67e24f0b2f928e035652cc1fe286f
parenta7ab9755da22d2abbdbb6b3ce4fff18f17dc0da7
Remove more redundant tests: md4, md5, rmd, rc4, p5_crpt2

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2784)
12 files changed:
test/build.info
test/evptests.txt
test/md4test.c [deleted file]
test/md5test.c [deleted file]
test/p5_crpt2_test.c [deleted file]
test/rc4test.c [deleted file]
test/recipes/05-test_md4.t [deleted file]
test/recipes/05-test_md5.t [deleted file]
test/recipes/05-test_rc4.t [deleted file]
test/recipes/05-test_rmd.t [deleted file]
test/recipes/90-test_p5_crpt2.t [deleted file]
test/rmdtest.c [deleted file]