bind9/tests
Ondřej Surý 74726b3313
Add and use global memory context called isc_g_mctx
Instead of having individual memory contexts scattered across different
files and called different names, add a single memory context called
isc_g_mctx that replaces named_g_mctx and various other global memory
contexts in various utilities and tests.
2025-08-04 11:29:26 +02:00
..
bench Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
dns Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
include/tests Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
isc Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
isccfg Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
libtest Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
ns Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +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