test: print OPENSSL_TEST_RAND_ORDER=x when a randomised test fails.
authorPauli <paul.dale@oracle.com>
Sat, 12 Dec 2020 11:25:40 +0000 (21:25 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 15 Dec 2020 10:03:07 +0000 (20:03 +1000)
commita21a1c23c97163d341d1caf07c2160fcb68506b0
tree971a13ba6d5c9e537d79c5834ee93a86c14f1b9f
parent2f06c34b0eb658e80d82be8f7f0b54305a9cf68b
test: print OPENSSL_TEST_RAND_ORDER=x when a randomised test fails.

The previous message "random seed x" is a lot less descriptive.

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