Correct sha tests
authorRichard Levitte <levitte@openssl.org>
Sun, 20 Sep 2015 00:03:19 +0000 (02:03 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 20 Sep 2015 00:06:51 +0000 (02:06 +0200)
commit6ff42117815bdba9e84b049e4da3455a5baa7b85
treedb155e8eb25b4cb3a60ce781f4022c7989dd4375
parent7f990b0ee3abbb94bdb929d38435cce5332f5601
Correct sha tests

These tests were checking for specific sha variants, when they should
just check if "sha" is disabled.

Reviewed-by: Stephen Henson <steve@openssl.org>
test/recipes/05-test_sha1.t
test/recipes/05-test_sha256.t
test/recipes/05-test_sha512.t