bind9/bin/tests/system/addzone
Tom Krizek a97a72fb8b
Use feature-test to detect feature support in system tests
Previously, there were two different ways to detect feature support.
Either through an environment variable set by configure in conf.sh, or
using the feature-test utility.

It is more simple and consistent to have only one way of detecting the
feature support. Using the feature-test utility seems superior the the
environment variables set by configure.

(cherry picked from commit d24fb1122e)
2022-12-02 10:45:20 +01:00
..
ns1 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
ns2 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns3 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Use feature-test to detect feature support in system tests 2022-12-02 10:45:20 +01:00
tests_rndc_deadlock.py Auto-format Python files with black 2022-06-08 13:18:27 +02:00