Home
last modified time | relevance | path

Searched refs:QTEST_FLAG_BLOCK (Results 1 – 3 of 3) sorted by relevance

/openssl/test/helpers/
H A Dquictestlib.h30 #define QTEST_FLAG_BLOCK (1 << 0) macro
H A Dquictestlib.c171 if ((flags & QTEST_FLAG_BLOCK) != 0) { in qtest_create_quic_objects()
274 (flags & QTEST_FLAG_BLOCK) != 0 ? 1 : 0))) in qtest_create_quic_objects()
/openssl/test/
H A Dquicapitest.c72 ? QTEST_FLAG_BLOCK in test_quic_write_read()
230 QTEST_FLAG_BLOCK, in test_fin_only_blocking()
1116 flags = (idx >= 1) ? QTEST_FLAG_BLOCK : 0; in test_non_io_retry()

Completed in 19 milliseconds