openssl/test/helpers
Tomas Mraz a5df3fc093 quicapitest.c: Fix missing wait_until_sock_readable()
Fixes #21624

With OPENSSL_NO_POSIX_IO or OPENSSL_NO_SOCK the function
wait_until_sock_readable() currently does not exist.

Define empty wait_until_sock_readable() when building
with no-posix-io.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/21677)
2023-08-14 15:54:08 +02:00
..
cmp_testlib.c
cmp_testlib.h
handshake_srp.c
handshake.c
handshake.h
pkcs12.c
pkcs12.h
predefined_dhparams.c
predefined_dhparams.h
quictestlib.c QUIC fault testing TODOs are changed into regular comments 2023-08-08 15:57:56 +02:00
quictestlib.h QUIC fault testing TODOs are changed into regular comments 2023-08-08 15:57:56 +02:00
ssl_test_ctx.c test: update ssl_new tests in line with pedantic FIPS policy 2023-04-21 17:01:38 +01:00
ssl_test_ctx.h test: update ssl_new tests in line with pedantic FIPS policy 2023-04-21 17:01:38 +01:00
ssltestlib.c quicapitest.c: Fix missing wait_until_sock_readable() 2023-08-14 15:54:08 +02:00
ssltestlib.h Add a test for a retry during the handshake 2023-07-17 09:39:46 +10:00