bind9/bin/tests/system/resolver
Tom Krizek 86a192cece
Export variable in resolver system test
Variable assignment when calling subroutines might not be portable.
Notably, it doesn't work with FreeBSD shell, where the value of HOME
would be ignored in this case.

Since the commands are already executed in a subshell, export the HOME
variable to ensure it is properly handled in all shells.
2024-03-21 13:25:00 +01:00
..
ans2 test: DS query against broken NODATA responses 2024-03-06 10:09:05 +11:00
ans3 test: DS query against broken NODATA responses 2024-03-06 10:09:05 +11:00
ans8 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ans10 Add a server which returns FORMERR to all EDNS options 2023-05-11 09:32:02 +10:00
ns1 Use trust anchors with 'dnssec-validation yes' in system tests 2024-02-02 19:54:09 +00:00
ns4 Check fallback on FORMERR to EDNS options 2023-05-11 10:49:39 +10:00
ns5 Use trust anchors with 'dnssec-validation yes' in system tests 2024-02-02 19:54:09 +00:00
ns6 test: DS query against broken NODATA responses 2024-03-06 10:09:05 +11:00
ns7 Use trust anchors with 'dnssec-validation yes' in system tests 2024-02-02 19:54:09 +00:00
ns9 Use trust anchors with 'dnssec-validation yes' in system tests 2024-02-02 19:54:09 +00:00
clean.sh Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
setup.sh Add system test for dual-stack-servers with possible DNAME response 2022-11-17 12:23:45 +11:00
tests.sh Export variable in resolver system test 2024-03-21 13:25:00 +01:00
tests_sh_resolver.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00