bind9/tests
Ondřej Surý 2f8e0edf3b Split and simplify the use of EDE list implementation
Instead of mixing the dns_resolver and dns_validator units directly with
the EDE code, split-out the dns_ede functionality into own separate
compilation unit and hide the implementation details behind abstraction.

Additionally, the EDE codes are directly copied into the ns_client
buffers by passing the EDE context to dns_resolver_createfetch().

This makes the dns_ede implementation simpler to use, although sligtly
more complicated on the inside.

Co-authored-by: Colin Vidal <colin@isc.org>
Co-authored-by: Ondřej Surý <ondrej@isc.org>
2025-01-30 11:52:53 +01:00
..
bench Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
dns Split and simplify the use of EDE list implementation 2025-01-30 11:52:53 +01:00
include/tests Extend ISC_TEST_MAIN for debugging 2024-08-22 09:54:39 +10:00
isc clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
isccfg Add a none parameter to query-source[-v6] 2024-11-26 08:45:50 +01:00
libtest clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
ns Split and simplify the use of EDE list implementation 2025-01-30 11:52:53 +01:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Move resconf_test.c to tests/dns and cleanup 2024-12-12 22:16:36 +00:00
unit-test-driver.sh.in Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00