openssl/test/testutil
Dr. Matthias St. Pierre fbbfd128c9 Fix header file include guard names
Make the include guards consistent by renaming them systematically according
to the naming conventions below

The public header files (in the 'include/openssl' directory) are not changed
in 1.1.1, because it is a stable release.

For the private header files files, the guard names try to match the path
specified in the include directives, with all letters converted to upper case
and '/' and '.' replaced by '_'. An extra 'OSSL_' is added as prefix.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9681)
2019-09-27 23:58:12 +02:00
..
basic_output.c Update copyright year 2018-02-27 13:59:42 +00:00
cb.c
driver.c Update copyright year 2019-09-10 13:56:40 +01:00
format_output.c Update copyright year 2018-02-13 13:59:25 +00:00
init.c Update the test framework so that the need for test_main is removed. Everything 2017-07-27 07:53:08 +10:00
main.c Update copyright year 2019-02-26 14:05:09 +00:00
output.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
output_helpers.c
random.c Add weak platform independent PRNG to test framework. 2019-07-29 09:16:22 +10:00
stanza.c Fix ctype arguments. 2017-08-22 07:35:08 +10:00
tap_bio.c Fix invalid function type casts. 2017-12-15 19:33:48 +01:00
test_cleanup.c Update the test framework so that the need for test_main is removed. Everything 2017-07-27 07:53:08 +10:00
tests.c Test support for time_t comparisons. 2017-11-28 08:56:45 +10:00
tu_local.h Update the test framework so that the need for test_main is removed. Everything 2017-07-27 07:53:08 +10:00