bind9/bin/tests
Ondřej Surý 0521f74bc4 Fix flaky reclimit test by adding missing sleep
The cache verification in steps 11 and 15 checks that the TTL has
decreased from its initial value to confirm the response was served
from cache, but the sleep between the two queries was missing. Both
queries could complete within the same second, leaving the TTL
unchanged and causing the test to incorrectly conclude the entry was
not cached.

(cherry picked from commit 80f04a9ee5)
2026-05-15 09:51:10 +02:00
..
startperf Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
system Fix flaky reclimit test by adding missing sleep 2026-05-15 09:51:10 +02: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
convert_trs_to_junit.py Rename Python files to adhere to the snake-case convention 2026-02-25 12:10:20 +00:00
Makefile.am Rename Python files to adhere to the snake-case convention 2026-02-25 12:10:20 +00:00
test_client.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
test_server.c Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
wire_test.c Finalize removal of memory debug flags size and mctx 2025-02-17 16:48:43 +00:00