bind9/tests
Ondřej Surý 47328cc1f8 Fix parser test (missing string termination)
Parser test could crash because the `dumpb2` buffer hasn't explicit C
NULL string termination after dumping the configuration tree in it.
`cfg_printx` does not doing this by default.

Fix the test by comparing only the strings written with strncmp.
2025-11-05 13:06:38 +01:00
..
bench Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
dns Export zone functions 2025-10-31 13:43:47 +01:00
include/tests Use clang-format-21 to update formatting 2025-10-21 09:34:29 +02:00
isc Drop the unit test for testing randomness 2025-10-24 21:16:55 +02:00
isccfg Fix parser test (missing string termination) 2025-11-05 13:06:38 +01:00
libtest add query unit test 2025-09-09 09:42:34 +02:00
ns fix hookasyncctx renaming 2025-09-28 22:41:32 +02: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