]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Report all unregistered unit test files at once
authorMichal Nowak <mnowak@isc.org>
Wed, 24 Jun 2026 11:57:42 +0000 (13:57 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 24 Jun 2026 11:57:42 +0000 (13:57 +0200)
Collect every unregistered unit test file before exiting instead of
failing on the first one, so a single configure run lists them all.

Assisted-by: Claude:claude-opus-4-8
Merge branch 'mnowak/report-all-unregistered-unit-tests' into 'main'

See merge request isc-projects/bind9!12220


Trivial merge