bind9/tests
Alessio Podda 0472494417 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

(cherry picked from commit 99b4f01b33)
2024-11-26 07:17:06 +00:00
..
bench Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
dns Incrementally apply AXFR transfer 2024-11-26 07:17:06 +00:00
include/tests Extend ISC_TEST_MAIN for debugging 2024-08-22 11:34:42 +10:00
irs Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
libtest Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
ns Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +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