bind9/bin/tests/system/statschannel
Michał Kępień 5562c38ffb Do not use f-strings in Python system tests
Use str.format() instead of f-strings in Python system tests to enable
them to work on Python 3 versions older than 3.6 as the latter is not
available on some operating systems used in GitLab CI that are still
actively supported (CentOS 6, Debian 9, Ubuntu 16.04).
2020-05-21 11:33:11 +02:00
..
ns1 Add tests for zone timers using the pytest testing framework 2020-05-12 08:48:01 +02:00
ns2 Add missing manykeys.db.in file that was causing statschannel setup.sh to fail 2020-05-12 10:37:48 +02:00
ns3 Add tests for zone timers using the pytest testing framework 2020-05-12 08:48:01 +02:00
.gitignore Add tests for zone timers using the pytest testing framework 2020-05-12 08:48:01 +02:00
clean.sh Rewrite the statschannel traffic tests to pytest 2020-05-12 08:48:01 +02:00
conftest.py Rewrite the statschannel traffic tests to pytest 2020-05-12 08:48:01 +02:00
fetch.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
generic.py Rewrite the statschannel traffic tests to pytest 2020-05-12 08:48:01 +02:00
helper.py Do not use f-strings in Python system tests 2020-05-21 11:33:11 +02:00
mem-xml.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
server-json.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
server-xml.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
setup.sh Add tests for zone timers using the pytest testing framework 2020-05-12 08:48:01 +02:00
tests-json.py Rewrite the statschannel traffic tests to pytest 2020-05-12 08:48:01 +02:00
tests-xml.py Rewrite the statschannel traffic tests to pytest 2020-05-12 08:48:01 +02:00
tests.sh Rewrite the statschannel traffic tests to pytest 2020-05-12 08:48:01 +02:00
traffic-json.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
traffic-xml.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
traffic.expect.1 [master] traffic size stats 2015-07-06 22:29:06 -07:00
traffic.expect.2 [master] traffic size stats 2015-07-06 22:29:06 -07:00
traffic.expect.4 [master] traffic size stats 2015-07-06 22:29:06 -07:00
traffic.expect.5 [master] cacluate TCP packet sizes correctly 2016-01-20 17:30:27 -08:00
traffic.expect.6 [master] cacluate TCP packet sizes correctly 2016-01-20 17:30:27 -08:00
zones-json.pl Add test for many keys 2020-04-03 09:27:15 +02:00
zones-xml.pl Add test for many keys 2020-04-03 09:27:15 +02:00