bind9/bin
Tom Krizek c60975f108
Add utility logging functions to isctest.log
Unify the different loggers (conftest, module, test) into a single
interface. Remove the need to select the proper logger by automatically
selecting the most-specific logger currently available.

This also removes the need to use the logger/mlogger fixtures manually
and pass these around. This was especially annoying and unwieldy when
splitting the test cases into functions, because logger had to always be
passed around. Instead, it is now possible to use the
isctest.log.(debug,info,warning,error) functions.
2024-02-16 14:56:00 +01:00
..
check Use EXIT_SUCCESS and EXIT_FAILURE 2024-02-08 08:01:58 +01:00
confgen Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
delv Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
dig Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
dnssec Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
named Disallow stale-answer-client-timeout non-zero values 2024-02-16 08:41:52 +00:00
nsupdate Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
tests Add utility logging functions to isctest.log 2024-02-16 14:56:00 +01:00
tools Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00