bind9/bin/tests
Ondřej Surý 5c17919019 Add TCP connection reset test
The TCP connection reset test starts mock UDP and TCP server which
always returns empty DNS answer with TC bit set over UDP and resets the
TCP connection after five seconds.

When tested without the fix, the DNS query to 10.53.0.2 times out and
the ns2 server hangs at shutdown.
2021-12-01 11:48:12 -08:00
..
startperf Replace "master/slave" terminology in tests 2021-10-12 13:04:00 -07:00
system Add TCP connection reset test 2021-12-01 11:48:12 -08:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
Makefile.am Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
prepare-softhsm2.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
test_client.c remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
test_server.c remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
wire_test.c Make isc_result a static enum 2021-10-06 11:22:20 +02:00