bind9/tests
alessio 99b4f01b33 Incrementally apply AXFR transfer
Reintroduce logic to apply diffs when the number of pending tuples is
above 128. The previous strategy of accumulating all the tuples and
pushing them at the end leads to excessive memory consumption during
transfer.

This effectively reverts half of e3892805d6
2024-11-22 15:00:55 +01:00
..
bench Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
dns Incrementally apply AXFR transfer 2024-11-22 15:00:55 +01:00
include/tests Extend ISC_TEST_MAIN for debugging 2024-08-22 09:54:39 +10:00
irs Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
isc Fix alpine build by removing LargestIntegralType in time_test 2024-11-22 08:52:03 +01:00
isccfg Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
libtest Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
ns Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Build libtest even if CMOCKA is not available 2023-03-29 02:29:18 +00:00
unit-test-driver.sh.in Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00