openssl/test/testutil
Matt Caswell 1a2a3a4206 Extend tests of SSL_check_chain()
Actually supply a chain and then test:
1) A successful check of both the ee and chain certs
2) A failure to check the ee cert
3) A failure to check a chain cert

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9442)
2019-08-09 17:29:39 +01: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 Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
cb.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
driver.c Extend tests of SSL_check_chain() 2019-08-09 17:29:39 +01:00
format_output.c Add a format attribute to the format functions and fix the broken format 2018-12-09 22:02:50 -05:00
init.c Print thread IDs nicely. 2019-06-21 08:29:44 +10:00
main.c Updated test command line parsing to support commmon commands 2019-02-11 15:31:51 +01:00
options.c Updated test command line parsing to support commmon commands 2019-02-11 15:31:51 +01:00
output.h Add a format attribute to the format functions and fix the broken format 2018-12-09 22:02:50 -05:00
output_helpers.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
random.c Add weak platform independent PRNG to test framework. 2019-07-29 09:11:15 +10:00
stanza.c Use a const variable 2018-12-09 22:02:50 -05:00
tap_bio.c don't pass const string where a modifyable string is expected 2018-12-09 22:02:49 -05:00
test_cleanup.c Following the license change, modify the boilerplates in test/ 2018-12-06 14:19:22 +01:00
test_options.c Updated test command line parsing to support commmon commands 2019-02-11 15:31:51 +01:00
tests.c Test skip option. 2019-05-09 20:21:09 +10:00
tu_local.h Test skip option. 2019-05-09 20:21:09 +10:00