Make relevant tests more sensitive to 'no-fips'
authorRichard Levitte <levitte@openssl.org>
Sun, 29 Sep 2019 08:32:04 +0000 (10:32 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 29 Sep 2019 14:37:21 +0000 (16:37 +0200)
commite0d952fccf5acddfbd29b1296bf17bec7fc28b86
tree48b8000aeb4ab38c14532fa7ecc834c2da6188de
parentd3329973f0ad6cf8065998118c3fb4183003d71a
Make relevant tests more sensitive to 'no-fips'

This applies to test/recipes/30-test_evp.t and
test/recipes/30-test_evp_fetch_prov.t.

Additionally, we make test/recipes/30-test_evp_fetch_prov.t data
driven, to make test number planning more automated, and to separate
what is unique from what is common to all the test cases.

[extended tests]

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10047)
test/recipes/30-test_evp.t
test/recipes/30-test_evp_fetch_prov.t