mirror of
https://github.com/openssl/openssl.git
synced 2025-03-07 19:38:33 +08:00
Apart from ssltest_old.c, the test suite relied on e_os.h for the OSSL_NELEM macro and nothing else. The ssltest_old.c also requires EXIT and some socket macros. Create a new header to define the OSSL_NELEM macro and use that instead. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4186) |
||
---|---|---|
.. | ||
basic_output.c | ||
cb.c | ||
driver.c | ||
format_output.c | ||
init.c | ||
main.c | ||
output_helpers.c | ||
output.h | ||
stanza.c | ||
tap_bio.c | ||
test_cleanup.c | ||
tests.c | ||
tu_local.h |