]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use feature-test feature detection in pytests
authorTom Krizek <tkrizek@isc.org>
Thu, 1 Dec 2022 14:21:22 +0000 (15:21 +0100)
committerTom Krizek <tkrizek@isc.org>
Fri, 2 Dec 2022 10:05:46 +0000 (11:05 +0100)
commit7ff5b01d3c8e7aef8f46a0b4428c6860f89138d9
tree952581cb8aa77377fb86bd1631e2ad170661a615
parent0b31a7c54c9d5f06be63a077cf8bc646bbf2c488
Use feature-test feature detection in pytests

Avoid using the environment variables for feature detection and use the
feature-test utility instead.

Remove the obsolete environment variables from conf.sh, since they're no
longer used anywhere.

(cherry picked from commit 9730ac4c5691c36d58c06deec1762a4831b268c5)
bin/tests/system/conf.sh.in
bin/tests/system/conf.sh.win32
bin/tests/system/nzd2nzf/prereq.sh
bin/tests/system/pytest_custom_markers.py
bin/tests/system/statschannel/tests-json.py
bin/tests/system/statschannel/tests-xml.py