bind9/tests
Mark Andrews 2d55935c6e Parse the URI template and check for a dns variable
The 'dns' variable in dohpath can be in various forms ({?dns},
{dns}, {&dns} etc.).  To check for a valid dohpath it ends up
being simpler to just parse the URI template rather than looking
for all the various forms if substring.

(cherry picked from commit af54ef9f5d)
2024-11-26 03:41:51 +00:00
..
dns Parse the URI template and check for a dns variable 2024-11-26 03:41:51 +00:00
include/tests Extend ISC_TEST_MAIN for debugging 2024-08-22 06:04:59 +00:00
irs Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
isc Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
isccfg Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
libtest Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
ns Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
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