openssl/test/testutil
Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17307)
2021-12-21 12:11:49 +01:00
..
apps_shims.c test: add a shim function for the apps's opt_legacy_okay() function 2021-07-12 09:13:20 +10: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 coverity #1486532: fix potential NULL dereference in test_mk_file_path() 2021-06-29 18:41:46 +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 add OSSL_STACK_OF_X509_free() for commonly used pattern 2021-12-21 12:11:49 +01: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 Update copyright year 2021-06-17 13:24:59 +01:00
random.c Add weak platform independent PRNG to test framework. 2019-07-29 09:11:15 +10:00
stanza.c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 2021-11-17 15:48:34 +01: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 check the return value of BN_new() and BN_dup() 2021-11-03 14:28:23 +01:00
testutil_init.c Clean up on failed BIO creation 2021-10-22 11:56:29 +02:00
tu_local.h Test skip option. 2019-05-09 20:21:09 +10:00