bind9/bin/tests/system/logfileconfig
Tom Krizek 2f5bf6d971
Add pytest functions for shell system tests
In order to run the shell system tests, the pytest runner has to pick
them up somehow. Adding an extra python file with a single function
for the shell tests for each system test proved to be the most
compatible way of running the shell tests across older pytest/xdist
versions.

Modify the legacy run.sh script to ignore these pytest-runner specific
glue files when executing tests written in pytest.
2023-05-22 14:11:39 +02:00
..
ns1 Add log rotation test with absolute file path 2023-05-03 09:12:11 +02:00
clean.sh Add more log/tap rotation tests 2023-05-03 09:12:11 +02:00
named1.args rewrite logfileconfig system test 2021-10-13 08:31:47 -07:00
named2.args rewrite logfileconfig system test 2021-10-13 08:31:47 -07:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Add log rotation test with absolute file path 2023-05-03 09:12:11 +02:00
tests_sh_logfileconfig.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00