bind9/bin
Nicki Křížek fb4345afd4 Use bootstrap() in pytest where applicable
Replace the autouse fixtures which were only used to change the initial
server configuration into proper bootstrap() functions. This gets rid of
an extraneous reconfigure.

In the tests_validation_many_anchors.py, split the fixture into a proper
bootstrap() and a separate test for checking the expected log lines for
the ignored keys. Previously, the test was broken - it should check for
all the messages being present in the log, and some of the keys are
actually initial-key rather than static-key. This has been fixed in the
parametrized test.
2025-10-21 15:07:49 +02:00
..
check Implement named-checkconf -k (check keys) 2025-09-24 17:03:06 +02:00
confgen Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
delv Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
dig Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
dnssec Fix parse_dnskey in bin/dnssec/dnssec-ksr.c was failing to reset comments 2025-10-20 10:54:32 +11:00
named report when zone reload already in progress 2025-10-17 20:36:18 +00:00
nsupdate Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
plugins synthrecord: fixing code nits 2025-10-07 07:05:40 +02:00
rndc Document rndc dnssec -step 2025-09-04 15:41:43 +02:00
tests Use bootstrap() in pytest where applicable 2025-10-21 15:07:49 +02:00
tools Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00