bind9/tests
Ondřej Surý 3d4e41d076 Remove the total memory counter
The total memory counter had again little or no meaning when we removed
the internal memory allocator.  It was just a monotonic counter that
would count add the allocation sizes but never subtracted anything, so
it would be just a "big number".
2023-01-24 17:57:16 +00:00
..
bench Add microbenchmark for isc_iterated_hash() 2023-01-18 18:32:57 +01:00
dns Resolver query forwarding to DoT-enabled upstream servers 2023-01-20 14:45:30 +00:00
include/tests complete change of NETMGR_TRACE to ISC_NETMGR_TRACE 2023-01-20 12:46:34 -08:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Remove the total memory counter 2023-01-24 17:57:16 +00:00
isccfg Test cfg_print_duration() in duration_test.c 2022-10-17 08:45:18 +00:00
libtest Increase the number of available file descriptors 2023-01-11 10:44:07 +00:00
ns complete change of NETMGR_TRACE to ISC_NETMGR_TRACE 2023-01-20 12:46:34 -08:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Tests and benchmark for isc_ascii 2022-09-12 12:23:39 +01:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00