bind9/bin/tests/system/masterfile
Štěpán Balážik 01d1ad7988 Disable DNSSEC validation instead of enabling it with empty TAs in tests
There are many system tests where we set `dnssec-validation yes;` only
to also set `trust-anchors { };` which effectively disables the
validation.

This commit replaces this convoluted setup with just
`dnssec-validation no;`.
2025-07-06 14:18:10 +00:00
..
ns1 Replace the trivial setup.sh system test files 2025-04-15 14:11:16 +02:00
ns2 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
zone Rewrite masterfile system test to pytest 2024-03-19 10:51:02 +01:00
setup.sh Add zone "initial-file" option 2025-06-03 12:03:07 -07:00
tests_masterfile.py Add support for zone templates 2025-06-03 12:03:07 -07:00