bind9/bin/tests/system/nsec3-answer
Štěpán Balážik a94aab9440 Don't use pytest.importorskip in isctest.name
They can be used outside of test modules (like ans.py custom servers)
which leads to pytest.outcomes.Skipped being raised in weird places and
skipping of tests which don't need dnspython this new.

Remove pytest.importskip from top scope in isctest.name, only run the
check when ZoneAnalyzer is used.
2025-11-04 16:57:59 +01:00
..
ns1 Add more empty non-terminals to test zone 2025-07-29 10:00:46 +02:00
ns2 Separate test into a new directory 2025-07-29 10:00:46 +02:00
setup.sh Separate test into a new directory 2025-07-29 10:00:46 +02:00
tests_nsec3.py Don't use pytest.importorskip in isctest.name 2025-11-04 16:57:59 +01:00