bind9/bin
Nicki Křížek fe53a4eb62 Use Re() for creating regular expressions
It's a fairly common pattern to use regular expression in our tests.
Instead of using the fairly verbose re.compile(), import that function
as Re() instead to allow for more brevity in the test syntax.

(cherry picked from commit ac7127d620)
2025-12-08 18:28:17 +01:00
..
check standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
confgen Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
delv standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
dig Use clang-format-20 to update formatting 2025-06-25 13:59:44 +10:00
dnssec Add dnssec-policy text for dnssec-importkey 2025-10-10 17:36:04 +00:00
named standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
plugins standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
rndc document config option dependency for showzone 2025-10-23 20:11:45 +00:00
tests Use Re() for creating regular expressions 2025-12-08 18:28:17 +01:00
tools standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00