openssl/test/testutil
Jon Spillett 169eca602c Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14587)
2021-06-01 12:16:27 +02:00
..
apps_mem.c Update copyright year 2021-04-22 14:38:44 +01:00
basic_output.c Update copyright year 2020-06-25 14:13:12 +01:00
cb.c
driver.c Avoid more MSVC-specific C runtime library functions 2021-04-19 11:05:54 +02:00
fake_random.c Rename the field 'provctx and data' to 'algctx' inside some objects containing 2021-05-24 10:12:18 +10:00
format_output.c Fix instances of pointer addition with the NULL pointer 2020-11-30 10:37:14 +00:00
load.c testutil/load.c: Add checks for file(name) == NULL 2021-05-04 18:26:21 +02:00
main.c
options.c
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 Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers 2021-06-01 12:16:27 +02:00
random.c
stanza.c
test_cleanup.c
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
tu_local.h