Skip a test in a no-dh build
authorMatt Caswell <matt@openssl.org>
Mon, 20 Apr 2020 13:05:47 +0000 (14:05 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 22 Apr 2020 09:32:47 +0000 (10:32 +0100)
commita7a7643a5317dc8d539422ee30d8b916dd3b71a8
tree8e8de70a17d6c66e1472dcf082b8bdce56341ca1
parenta033c9a2e8b1c9e5719a27ad3cadc66a866ef2c1
Skip a test in a no-dh build

One of the sub-tests in the fipsinstall test corrupts a DH test to
confirm that fipsinstall fails. However that is never noticed in a
no-dh build - so we just skip that test in a no-dh build.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11582)
test/recipes/03-test_fipsinstall.t