bind9/bin/tests/system/nsec3
Evan Hunt 3e367a23f9 add a regression test for a new ENT node
this test adds a record with empty non-terminal nodes above it. this
has also been observed to trigger the crash in NSEC3 zones.

NOTE: the test currently fails, because while there is no crash, the
query results are not as expected.  when we add a node below an ENT,
receive_secure_serial() gets DNS_R_PARTIALMATCH, and the signed
zone is never updated. this is not a regression from fixing the
crash bug; it's a separate inline-signing bug.
2025-01-09 17:03:51 -08:00
..
ns2 Remove redundant inline-signing lines from tests 2023-08-01 06:55:48 +00:00
ns3 add a regression test for a new ENT node 2025-01-09 17:03:51 -08:00
setup.sh add a regression test for record deletion 2025-01-09 17:03:51 -08:00
tests.sh add a regression test for a new ENT node 2025-01-09 17:03:51 -08:00
tests_sh_nsec3.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00