mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-21 17:41:35 -04:00
Add system tests covering the rndc showconf command. It doesn't attempt to check the whole effective configuration (as any change to the builtin configuration would break it) but instead ensures that some parts of the user config are present, as well as some parts of the builtin config as well. It also checks that the effective config (in this context of running named instance) is about static configuration: a newly added zone is not visible in the effective configuration. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| include | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| meson.build | ||