openssl/test/testutil
Pauli b99fe5f492 Remove tests dependence on e_os.h
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)
2017-08-18 09:50:25 +10:00
..
basic_output.c Fix a memory leak in the new TAP filter BIO 2017-06-23 20:30:27 +01:00
cb.c TAP line filter BIO. 2017-06-22 09:35:08 +10:00
driver.c Remove tests dependence on e_os.h 2017-08-18 09:50:25 +10:00
format_output.c Remove tests dependence on e_os.h 2017-08-18 09:50:25 +10: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 Remove tests dependence on e_os.h 2017-08-18 09:50:25 +10:00
output_helpers.c testutil: Add commodity printing functions test_printf_std{out,err} 2017-04-28 15:59:46 +02:00
output.h testutil: Remove test_puts_std{out,err}, they are superfluous 2017-04-28 15:59:46 +02:00
stanza.c Remove tests dependence on e_os.h 2017-08-18 09:50:25 +10:00
tap_bio.c Remove trailing blanks. 2017-07-14 07:36:26 +10: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 Remove tests dependence on e_os.h 2017-08-18 09:50:25 +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