bind9/bin/tests/system/stress
Tom Krizek 51bd0f2949
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.

(cherry picked from commit c60975f108)
2024-02-16 16:03:50 +01:00
..
ns2 Convert setup.pl into static configurations 2023-08-08 14:30:34 +02:00
ns3 Convert setup.pl into static configurations 2023-08-08 14:30:34 +02:00
ns4 Convert setup.pl into static configurations 2023-08-08 14:30:34 +02:00
clean.sh Convert setup.pl into static configurations 2023-08-08 14:30:34 +02:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 13:05:00 +02:00
setup.sh Convert setup.pl into static configurations 2023-08-08 14:30:34 +02:00
tests_stress_update.py Add utility logging functions to isctest.log 2024-02-16 16:03:50 +01:00