]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: ci: Use CMocka generated JUnit reports where possible
authorŠtěpán Balážik <stepan@isc.org>
Fri, 19 Dec 2025 19:02:17 +0000 (19:02 +0000)
committerŠtěpán Balážik <stepan@isc.org>
Fri, 19 Dec 2025 19:02:17 +0000 (19:02 +0000)
Where applicable, use the more detailed CMocka generated JUnit
reports which include subtest results and timings instead of the
one generated by Meson.

Prerequisites:
- bind9-qa!137

Closes #5511

Merge branch '5511-cmocka-junit-ouput' into 'main'

See merge request isc-projects/bind9!11100


Trivial merge