bind9/bin
Tom Krizek cfbd7431cd
Remove system test delzone
There are multiple reasons to remove this test as obsolete:

- The test may not possibly work for over 2.5 years, since
  98b3b93791 removed the rndc.py python
  tool on which this test relies.
- It isn't part of the test suite either in CI or locally unless it is
  explicitly enabled. As a result, there are many issues which prevent
  the test from being executed caused by various refactoring efforts
  accumulated over time.
- Even if the test could be executed, it has no clear failure condition.
  If the python script(s) fail, the test still passes.

(cherry picked from commit 05180154d9)
2022-10-14 16:40:40 +02:00
..
check Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00
confgen Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:55:33 +02:00
delv Reset parser before parsing of internal trust anchor 2022-08-19 15:21:41 +10:00
dig Add the ability to dig to specify the signing time 2022-09-26 16:53:06 +02:00
dnssec Wait with NSEC3 during a DNSSEC policy change 2022-08-22 19:21:39 +02:00
named Document list of crypto algorithms in named -V output 2022-09-28 01:19:50 +10:00
nsupdate merge dns_request_createvia() into dns_request_create() 2022-09-15 16:49:04 -07:00
plugins Hyperlink program names to their manual pages 2022-03-14 11:01:31 +01:00
rndc fix a possible use-after-detach bug in rndc 2022-09-12 14:03:05 -07:00
tests Remove system test delzone 2022-10-14 16:40:40 +02:00
tools merge dns_request_createvia() into dns_request_create() 2022-09-15 16:49:04 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00