openssl/test/ossl_shim
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
..
include/openssl Fix header file include guard names 2019-09-27 23:58:12 +02:00
async_bio.cc Fix invalid function type casts. 2017-12-15 19:33:48 +01:00
async_bio.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
build.info Attempt to fix boringssl tests 2018-03-09 17:23:00 -06:00
ossl_config.json Fix BoringSSL external test failures 2018-08-22 15:15:19 +01:00
ossl_shim.cc Fix ossl_shim SNI handling 2018-07-26 15:06:53 -05:00
packeted_bio.cc Fix invalid function type casts. 2017-12-15 19:33:48 +01:00
packeted_bio.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
test_config.cc Fix 12 Boring tests involving NULL-SHA ciphersuites 2017-03-14 14:29:31 +00:00
test_config.h Fix header file include guard names 2019-09-27 23:58:12 +02:00