bind9/tests
Štěpán Balážik 237489caf4 Use CMocka generated JUnit reports where possible
Where applicable, use the more detailed CMocka generated JUnit
reports which include subtest results and timings instead of the
one generated by Meson.

Flaky tests also require retrying, so use a wrapper and mark them
with a environment variable. This is done to avoid the need to compute
an intersection of suites in Meson which is not supported out-of-the-box
(`meson test --suite=foo,bar` runs the union of foo and bar).
2025-12-19 18:26:22 +00:00
..
bench Fix formatting after refactor 2025-12-10 11:28:10 +01:00
dns Put CMocka unit tests in a suite 2025-12-19 18:26:22 +00:00
include/tests Set unit test group name in CMocka tests 2025-12-19 18:26:22 +00:00
isc Use CMocka generated JUnit reports where possible 2025-12-19 18:26:22 +00:00
isccfg Put CMocka unit tests in a suite 2025-12-19 18:26:22 +00:00
libtest Set unit test group name in CMocka tests 2025-12-19 18:26:22 +00:00
ns Put CMocka unit tests in a suite 2025-12-19 18:26:22 +00:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00