bind9/bin
Tom Krizek d4502206a1
Fix pytest module detection for run.sh
To allow concurrent invocations of pytest, it is necessary to assign
ports properly to avoid conflicts. In order to do that, pytest needs to
know a complete list of all test modules.

When pytest is invoked from run.sh, the current working directory is the
system test directory. To properly detect other tests, the conftest.py
has to look in the bin/tests/system directory, rather than the current
working directory.
2023-09-19 14:47:47 +02:00
..
check Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
dig remove dns_name_fromstring2() 2023-08-31 10:29:16 -07:00
dnssec Clear OpenSSL errors on OSSL_PROVIDER_load failures 2023-09-01 12:01:20 +10:00
named Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
nsupdate Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Remove remaining auto-dnssec bits 2023-07-20 11:04:24 +02:00
tests Fix pytest module detection for run.sh 2023-09-19 14:47:47 +02:00
tools Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00