bind9/bin
Tom Krizek d66ff81543
Add clean-local target to clean pytest runner artifacts
The command finds all directories in bin/tests/system which contain an
underscore. Underscore indicates either a temporary directory (_tmp_), a
symlink to test artifacts (TESTNAME_MODULENAME), or a python-related
cache. Using underscore for a system test name is invalid and a hyphen
must be used instead.
2023-08-21 15:54:40 +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 Attach to the dns_dispatchmgr in the dns_view object 2023-08-15 10:25:37 -07:00
dig Apply the SET_IF_NOT_NULL() semantic patch 2023-08-15 12:21:41 +02:00
dnssec Apply the SET_IF_NOT_NULL() semantic patch 2023-08-15 12:21:41 +02:00
named Attach to the dns_dispatchmgr in the dns_view object 2023-08-15 10:25:37 -07:00
nsupdate Pin dns_request to the associated loop 2023-07-28 09:01:22 +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 Add clean-local target to clean pytest runner artifacts 2023-08-21 15:54:40 +02:00
tools Attach to the dns_dispatchmgr in the dns_view object 2023-08-15 10:25:37 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00