bind9/bin
Tom Krizek fd13dfb097
Rename convenience symlink to pytest artifacts
The previous symlink name convention was prone to name collisions If a
system test contained both a shell test and a pytest module of the same
name (e.g. dnstap test has both tests.sh and tests_dnstap.py), then
these would have the same convenience symlink, which could cause test
setup issues as well as confusion when examining test artifacts.

Update the naming convention to include the full pytest module name.
This results in a slightly more verbose names for shell tests (e.g.
dnstap_sh_dnstap instead of the previous dnstap_dnstap), but it removes
the chance of a collision.
2023-09-19 17:20:32 +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 Rename convenience symlink to pytest artifacts 2023-09-19 17:20:32 +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