TEST: modify tconversion.pl for forensics
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Oct 2020 14:53:29 +0000 (16:53 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 16 Oct 2020 17:07:20 +0000 (19:07 +0200)
commitb40498c6e7c6726cc4fc8fef5346f743fdd48aaf
treebb98e4c4bc4c143ff981589bd2c72a1c7d3cd835
parent372e72b19ee0b3584370fdea85e8be7dcf8b445b
TEST: modify tconversion.pl for forensics

In the interest of finding out what went wrong with a test by looking
at its output, tconversion.pl is modified to take arguments in option
form, and gets an additional -prefix option that callers can use to
ensure output files are uniquely named.

Test recipes are modified to use these new options.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13147)
test/recipes/15-test_dsa.t
test/recipes/15-test_ec.t
test/recipes/15-test_rsa.t
test/recipes/25-test_crl.t
test/recipes/25-test_pkcs7.t
test/recipes/25-test_req.t
test/recipes/25-test_sid.t
test/recipes/25-test_x509.t
test/recipes/tconversion.pl