bind9/bin/tests/system/synthfromdnssec
Tom Krizek d24fb1122e
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.
2022-12-02 10:23:51 +01:00
..
ns1 synthfromdnssec: use $DEFAULT_ALGORITHM 2022-07-12 13:29:07 +10:00
ns2 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns3 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns4 Remove generated controls.conf file from system tests 2022-10-19 12:59:27 +02:00
ns5 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns6 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10: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:23:51 +01:00