bind9/bin/tests
Colin Vidal 349cc060f4 wait for reload completed in emptyzones system test
The emptyzones system test ran two consecutive "rndc reload" commands
without waiting for the first one to complete. It used to work because
the commands were serialized, but now an rndc reconfig/reload command is
ignored if another one is already running, so the emptyzones test is
more likely to fail.

Fix this problem by waiting for the log message indicating that all the
zones are loaded before attempting the next reload.
2025-06-23 23:20:30 -07:00
..
startperf Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
system wait for reload completed in emptyzones system test 2025-06-23 23:20:30 -07:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Move environment variables from conf.sh to pytest 2024-05-09 17:08:08 +02:00
convert-trs-to-junit.py Use python3 in shebang lines for util scripts 2024-08-14 17:22:22 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
test_client.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
test_server.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00