]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add --enable-developer probe to feature-test
authorNicki Křížek <nicki@isc.org>
Wed, 27 May 2026 15:26:47 +0000 (15:26 +0000)
committerNicki Křížek <nicki@isc.org>
Thu, 28 May 2026 12:54:37 +0000 (14:54 +0200)
commitbb450eed7094481e19c141cc1584550ead7dac68
tree24fe65f50d0ddfad346789b69e548fb6295cf785
parentb58c9546e336debf05a715d16d7e7b6ed90286c7
Add --enable-developer probe to feature-test

System tests that depend on log output, instrumentation, or other
behaviour only present in developer builds can use this probe to detect
the build configuration at runtime.

Assisted-by: Claude:claude-opus-4-7
(cherry picked from commit 113980d4b05aa4f3632e25d102fb82b2317404b8)
bin/tests/system/feature-test.c