bind9/bin
Petr Menšík 35a69710cc Do not expect fail in cpu test default configuration
Previous CPU test relied on either missing default named.conf or the
missing permissions to write into its default directory. In short that
default configuration would be unusable with current user. It would hang
indefinitely at cpu test if the named user could write into directory
specified in default configuration.

Change it instead to explicitly try non-existent configuration file.
It will still fail immediately, but will not rely on running user or
presence of file at default configuration file path.

(cherry picked from commit 8e789ea62f)
2025-06-25 11:36:39 +00:00
..
check Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
confgen Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
delv Use clang-format-20 to update formatting 2025-06-25 13:59:44 +10:00
dig Use clang-format-20 to update formatting 2025-06-25 13:59:44 +10:00
dnssec Use clang-format-20 to update formatting 2025-06-25 13:59:44 +10:00
named Use clang-format-20 to update formatting 2025-06-25 13:59:44 +10:00
nsupdate Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
plugins Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
rndc Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
tests Do not expect fail in cpu test default configuration 2025-06-25 11:36:39 +00:00
tools Extend named-rrchecker multi-line parsing support 2025-06-03 02:27:51 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00