bind9/bin/tests
Michał Kępień 173ad9cf46 Tweak Automake conditionals for pytest-based tests
Since pytest itself skips tests using dnspython if the latter is not
available, also using Automake conditionals for silently skipping
pytest-based tests requiring dnspython is redundant and hides
information.  Allow all pytest-based tests requiring dnspython to be run
whenever pytest itself is available, in order to ensure test skipping is
done in a uniform manner.

Note that the above reasoning only applies to pytest-based tests, so
similar adjustments were not made for shell-based tests using Python
scripts that require dnspython ("chain", "cookie", "dnssec", "qmin").
2022-03-14 08:59:32 +01:00
..
startperf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
system Tweak Automake conditionals for pytest-based tests 2022-03-14 08:59:32 +01:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
Makefile.am Update .gitlab-ci.yml with openssl setup 2022-01-27 10:46:58 +01:00
test_client.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
test_server.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
wire_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00