bind9/bin/tests/system/resolver
Tom Krizek 2f5bf6d971
Add pytest functions for shell system tests
In order to run the shell system tests, the pytest runner has to pick
them up somehow. Adding an extra python file with a single function
for the shell tests for each system test proved to be the most
compatible way of running the shell tests across older pytest/xdist
versions.

Modify the legacy run.sh script to ignore these pytest-runner specific
glue files when executing tests written in pytest.
2023-05-22 14:11:39 +02:00
..
ans2 Add tests for CVE-2022-2795 2022-10-19 11:53:08 +02:00
ans3 Add tests for CVE-2022-2795 2022-10-19 11:53:08 +02:00
ans8 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ans10 Add a server which returns FORMERR to all EDNS options 2023-05-11 09:32:02 +10:00
ns1 remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
ns4 Check fallback on FORMERR to EDNS options 2023-05-11 10:49:39 +10:00
ns5 remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
ns6 remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
ns7 remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
ns9 Add system test for dual-stack-servers with possible DNAME response 2022-11-17 12:23:45 +11:00
clean.sh Make resolver system test shellcheck clean 2022-01-14 11:13:26 +01:00
setup.sh Add system test for dual-stack-servers with possible DNAME response 2022-11-17 12:23:45 +11:00
tests.sh Check fallback on FORMERR to EDNS options 2023-05-11 10:49:39 +10:00
tests_sh_resolver.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00