bind9/tests
Nicki Křížek 6843a4bd9a Support compilation with cmocka 2.0.0+
The `assert_in_range()` function was deprecated in favor of
`assert_int_in_range()` and `assert_uint_in_range()`. Add compatibility
shims for cmocka<2.0.0 and use the new functions.
2026-01-07 10:38:45 +01:00
..
bench Fix formatting after refactor 2025-12-10 11:28:10 +01:00
dns Support compilation with cmocka 2.0.0+ 2026-01-07 10:38:45 +01:00
include/tests Support compilation with cmocka 2.0.0+ 2026-01-07 10:38:45 +01:00
isc Support compilation with cmocka 2.0.0+ 2026-01-07 10:38:45 +01:00
isccfg Support compilation with cmocka 2.0.0+ 2026-01-07 10:38:45 +01: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