bind9/bin
Nicki Křížek 927dc5bc2b Check for FEATURETEST before running pytest
When compiling with meson, it may be easy to forget to compile system
test dependencies before running the tests. In that case, the test
results would be quite incosistent and unpredictable, with some tests
ending up with ERROR, some with FAILURE and others PASS, without a clear
indication that something is off before running the entire machinery.

Add a check to fail early on if the FEATURETEST binary isn't available,
indicating that system test dependencies were most likely not compiled.
2025-07-10 17:13:05 +02:00
..
check replace the build system with meson 2025-06-11 10:30:12 +03:00
confgen replace the build system with meson 2025-06-11 10:30:12 +03:00
delv Convert DNS_RDATASETATTR_ bitfield manipulation to struct of bools 2025-07-10 11:17:19 +02:00
dig Fix a possible hang in dig if a send is interrupted/canceled 2025-07-10 11:16:45 +00:00
dnssec Use clang-format-20 to update formatting 2025-06-25 12:44:22 +10:00
named Convert DNS_RDATASETATTR_ bitfield manipulation to struct of bools 2025-07-10 11:17:19 +02:00
nsupdate replace the build system with meson 2025-06-11 10:30:12 +03:00
plugins Convert DNS_RDATASETATTR_ bitfield manipulation to struct of bools 2025-07-10 11:17:19 +02:00
rndc Drop empty directory bin/rndc/include/ 2025-06-24 12:38:37 +00:00
tests Check for FEATURETEST before running pytest 2025-07-10 17:13:05 +02:00
tools load the journal file if it already exists 2025-06-13 21:20:13 -07:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00