openssl/test/testutil
Pauli a21a1c23c9 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)
2020-12-15 20:03:07 +10:00
..
apps_mem.c testutil: ensure good treatment of argv on non-Unix platforms 2019-03-05 08:53:19 +01:00
basic_output.c Update copyright year 2020-06-25 14:13:12 +01:00
cb.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
driver.c test: print OPENSSL_TEST_RAND_ORDER=x when a randomised test fails. 2020-12-15 20:03:07 +10:00
format_output.c Fix instances of pointer addition with the NULL pointer 2020-11-30 10:37:14 +00:00
main.c Updated test command line parsing to support commmon commands 2019-02-11 15:31:51 +01:00
options.c Amend references to "OpenSSL license" 2020-04-29 15:27:22 +02:00
output.c test cleanup: move helper .c and .h files to test/helpers/ 2020-12-01 07:49:38 +01:00
output.h Update copyright year 2020-06-25 14:13:12 +01:00
provider.c Use adapted test_get_libctx() for simpler test setup and better error reporting 2020-12-10 11:01:26 +01:00
random.c Add weak platform independent PRNG to test framework. 2019-07-29 09:11:15 +10:00
stanza.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
test_cleanup.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
test_options.c Update copyright year 2020-05-15 14:09:49 +01:00
tests.c Update copyright year 2020-08-06 13:22:30 +01:00
testutil_init.c Update copyright year 2020-04-23 13:55:52 +01:00
tu_local.h Test skip option. 2019-05-09 20:21:09 +10:00