bind9/tests
Mark Andrews e9c23f598b
Test maximum length NSEC3 hash detection
Adds text and wire format unit tests to verify the newly enforced
maximum NSEC3 hash length constraints.  These tests ensure that hash
lengths up to the 39-byte maximum are accepted, while larger sizes
correctly fail.

(cherry picked from commit e83a182056)
2026-02-24 16:42:19 +01:00
..
dns Test maximum length NSEC3 hash detection 2026-02-24 16:42:19 +01:00
include/tests ISC_RUN_TEST_IMPL should use a static declaration 2026-01-29 00:43:25 +11:00
irs Check that nameservers are parsed correctly 2024-12-13 10:27:22 +11:00
isc ISC_RUN_TEST_IMPL should use a static declaration 2026-01-29 00:43:25 +11:00
isccfg Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
libtest Drop superfluous isc_mem_get() NULL check 2024-12-13 14:54:48 +01:00
ns wrap ns_client_error() for unit testing 2025-02-25 16:23:14 -08:00
.gitignore
Makefile.am Stop the unit tests from running twice 2022-05-31 12:06:00 +02:00
unit-test-driver.sh.in Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00