mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-07 07:50:29 -05:00
These setup.sh scripts only do templating and copying files. Both of these can be replaced with either jinja templates, or using plain files. Since each test invocation creates its own temporary directory, copying files to ensure a "clean" state is no longer necessary. In cases where named writes some content to the files, a jinja template can be used instead of a plain file to avoid an artifact check which would detect a change to a git-tracked file. |
||
|---|---|---|
| .. | ||
| ns1 | ||
| ns2 | ||
| dynamic.good | ||
| postns1.good | ||
| postupdate.good | ||
| tests.sh | ||
| tests_sh_case.py | ||