mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-11 10:40:56 -04:00
Replace custom DNS servers used in the "qmin" system test with new code based on the isctest.asyncserver module. The revised code employs zone files and a limited amount of custom logic, which massively improves test readability and maintainability, extends logging, and fixes non-compliant replies sent by some of the custom servers in response to certain queries (e.g. AA=0 in authoritative empty non-terminal responses, non-glue address records in ADDITIONAL section). |
||
|---|---|---|
| .. | ||
| ans2 | ||
| ans3 | ||
| ans4 | ||
| ns1 | ||
| ns5 | ||
| ns6 | ||
| ns7 | ||
| prereq.sh | ||
| qmin_ans.py | ||
| setup.sh | ||
| tests.sh | ||
| tests_sh_qmin.py | ||