bind9/bin/tests
Michał Kępień 82cc9e88d3 Fix check interaction in the "serve-stale" test
Commit f351c21034 modified the
"serve-stale" system test by adding the ns3/named9.conf.in configuration
file and making the ns3 named instance load that file near the end of
the test.  However, ns3/named9.conf.in changes the
stale-answer-client-timeout setting to a very low value, which affects
all subsequent checks in tests.sh (rather than just the check that needs
the low value to be set) and may cause false positives.  Fix by
reloading configuration from ns3/named8.conf.in as soon as the check
using a very low stale-answer-client-timeout value is finished.

(cherry picked from commit cd64a3747b)
2024-03-28 18:56:35 +01:00
..
bigtest Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
optional Update sources to Clang 16 formatting 2023-05-11 14:26:14 +02:00
pkcs11 Add couple missing braces around single-line statements 2022-03-17 18:31:36 +01:00
startperf Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
system Fix check interaction in the "serve-stale" test 2024-03-28 18:56:35 +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 sources to Clang 15 formatting 2022-11-29 10:30:34 +01:00
headerdep_test.sh.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
makejournal.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
named.conf Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
prepare-softhsm2.sh Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
wire_test.c Adjust message buffer sizes in test code 2023-12-06 09:06:31 +11:00