mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-21 17:01:23 -05:00
Extract repeated dig and grep calls into two helper shell functions, resolution_succeeds() and resolution_fails(), in order to reduce code duplication in the "legacy" system test, emphasize the similarity between all the resolution checks in that test, and make the conditions for success and failure uniform for all resolution checks in that test. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| pkcs11 | ||
| plugins | ||
| python | ||
| rndc | ||
| tests | ||
| tools | ||
| win32/BINDInstall | ||
| Makefile.in | ||