bind9/bin/tests/system/synthrecord
Colin Vidal 2b4825dbad fix random failure on synthrecord system test
One of the synthrecord system tests uses a test function to generate an
expected name based on some randomly generated IPv6 (using Hypothesis).
Turns out the test function generating the name didn't handle the case
where the label which encodes the IPv6 could have a leading or trailing
'-' character. (The plugin needs to add a leading or trailing 0 so as
not to break IDN compatibility.)
2025-10-17 12:28:04 -07:00
..
conf Don't hardcode shared library extension 2025-10-15 17:51:55 +11:00
ns1 remove "mode" parameter from synthrecord 2025-10-01 12:16:05 +02:00
.gitignore
tests_synthrecord.py fix random failure on synthrecord system test 2025-10-17 12:28:04 -07:00