]> git.ipfire.org Git - thirdparty/pdns.git/commit
test-signers: Use boost fixtures and print info about signers/tests
authorFred Morcos <fred.morcos@open-xchange.com>
Wed, 20 Apr 2022 15:12:18 +0000 (17:12 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Tue, 26 Apr 2022 09:20:38 +0000 (11:20 +0200)
commit291c3b6d3bff772ccea4ffc9f01234366b48af3a
treeee8be298cc170069c4f9d5440c889113827cfe55
parentd2e1a4e0b394b62b40f65ae2d089ac5c8aaf44ba
test-signers: Use boost fixtures and print info about signers/tests

This also prints out information about what signers are available and what tests are
getting enabled. Use the `--log_level=message` argument to the boost `testrunner` to see
that information.
pdns/test-signers.cc