bind9/bin
Tom Krizek 08c4e35bc0
Collect existing tests in pytest runner
Ensure pytest picks up our python test modules, since we're using
tests_*.py convention, which is different from the default.

Configure pytest logging to display the output from all tests (even the
ones that passed). This ensures we have sufficient amount of information
to debug test post-mortem just from the artifacts.
2023-05-22 14:11:37 +02:00
..
check Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00
dig dighost.c: don't call check_if_done() twice successively 2023-05-10 11:35:51 +00:00
dnssec Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
named The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00
nsupdate Disable ASAN in nsupdate for fatal cases 2023-05-11 13:39:51 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc add 'rndc -t' option to set timeout 2023-05-12 11:28:21 -07:00
tests Collect existing tests in pytest runner 2023-05-22 14:11:37 +02:00
tools The zone table no longer depends on the loop manager 2023-05-12 20:48:31 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00