Print random seed on test failure.
authorPauli <paul.dale@oracle.com>
Mon, 30 Nov 2020 12:13:12 +0000 (22:13 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 2 Dec 2020 00:46:28 +0000 (10:46 +1000)
commitf7f10de3059d0f27aa5df95ff346d8639483543c
tree90231f2f6852be71f18dcb233bf02e8634795cf4
parent8758f4e6256d46867bda2dcdd5cf18dd037aaf8c
Print random seed on test failure.

Tests randomisation wasn't reliably printing the seed used on failure in the CIs.

Fixes: #13572
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13573)
test/testutil/driver.c