]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: add command line indicator option checking to fipsinstall
authorPauli <ppzgs1@gmail.com>
Thu, 15 Aug 2024 00:58:25 +0000 (10:58 +1000)
committerPauli <ppzgs1@gmail.com>
Tue, 20 Aug 2024 03:41:44 +0000 (13:41 +1000)
commita0b652825c0b9a59610208b6b5ac4cbf0deba94e
treece843a6e52e1e0045cbfd678aebeb61d8ec6a0ba
parent96de408228031511e38f8b14a9b7af26f988e72d
test: add command line indicator option checking to fipsinstall

Validate that the relevant options are on when -pedantic is specified,
off when it isn't and can be given to enable the setting.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/25194)
test/recipes/03-test_fipsinstall.t