bind9/bin/tests
Ondřej Surý 94a32eaf29 Add TCP timeouts system test
The system tests were missing a test that would test tcp-initial-timeout
and tcp-idle-timeout.

This commit adds new "timeouts" system test that adds:

  * Test that waits longer than tcp-initial-timeout and then checks
    whether the socket was closed

  * Test that sends and receives DNS message then waits longer than
    tcp-initial-timeout but shorter time than tcp-idle-timeout than
    sends DNS message again than waits longer than tcp-idle-timeout
    and checks whether the socket was closed

  * Similar test, but bursting 25 DNS messages than waiting longer than
    tcp-initial-timeout and shorter than tcp-idle-timeout than do second
    25 DNS message burst

  * Check whether transfer longer than tcp-initial-timeout succeeds
2021-03-18 15:16:13 +01:00
..
bigtest update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
optional Stop including <gssapi.h> from <dst/gssapi.h> header 2021-02-16 12:08:21 +11:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
startperf update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
system Add TCP timeouts system test 2021-03-18 15:16:13 +01:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
win32 Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
.gitignore Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
cfg_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
fromhex.pl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
headerdep_test.sh.in update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
makejournal.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
named.conf update documentation 2019-06-05 07:49:57 -07:00
prepare-softhsm2.sh update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
wire_test.c Silence CID 320481: Null pointer dereferences 2021-02-24 00:08:57 +11:00