]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: test: Add FEATURE_* environment variables to system tests
authorNicki Křížek <nicki@isc.org>
Mon, 8 Dec 2025 17:46:55 +0000 (18:46 +0100)
committerNicki Křížek <nicki@isc.org>
Mon, 8 Dec 2025 17:46:55 +0000 (18:46 +0100)
The purpose of these variables is to be able to detect feature support
without calling feature-test. This becomes useful when detecting feature
support in jinja2 templates.

Merge branch 'nicki/featurest-system-test-env' into 'main'

See merge request isc-projects/bind9!11316


Trivial merge