bind9/lib/isc/tests
Ondřej Surý 202b1d372d Merge the tls_test.c into netmgr_test.c and extend the tests suite
This commit merges TLS tests into the common Network Manager unit
tests suite and extends the unit test framework to include support for
additional "ping-pong" style tests where all data could be sent via
lesser number of connections (the behaviour of the old test
suite). The tests for TCP and TLS were extended to make use of the new
mode, as this mode better translates to how the code is used in DoH.

Both TLS and TCP tests now share most of the unit tests' code, as they
are expected to function similarly from a users's perspective anyway.

Additionally to the above, the TLS test suite was extended to include
TLS tests using the connections quota facility.
2021-04-15 15:49:36 +03:00
..
testdata/file [master] new mkeys and nzf naming format 2014-11-04 19:43:27 -08:00
aes_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
buffer_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
counter_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
crc64_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
doh_test.c isc_nm_*connect() always return via callback 2021-04-07 15:36:59 +02:00
errno_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
file_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
hash_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
heap_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
hmac_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
ht_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
isctest.c TLS code refactoring, fixes and unit-tests 2021-04-01 17:31:29 +03:00
isctest.h update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
lex_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
Makefile.am Merge the tls_test.c into netmgr_test.c and extend the tests suite 2021-04-15 15:49:36 +03:00
md_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
mem_test.c Add mempool get/put tracking with AddressSanitizer 2021-02-26 10:05:42 -08:00
netaddr_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
netmgr_test.c Merge the tls_test.c into netmgr_test.c and extend the tests suite 2021-04-15 15:49:36 +03:00
parse_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
pool_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
quota_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
radix_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
random_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
regex_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
result_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
safe_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
siphash_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
sockaddr_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
socket_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
symtab_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
task_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
taskpool_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
time_test.c Add isc_time_now_hires function to get current time with high resolution 2021-03-20 11:25:55 -07:00
timer_test.c Record skipped unit test as skipped in Automake framework 2021-02-15 11:18:03 +01:00
uv_wrap.h isc_nm_*connect() always return via callback 2021-04-07 15:36:59 +02:00