]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolved: add complex test case
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Jan 2016 01:24:39 +0000 (02:24 +0100)
committerLennart Poettering <lennart@poettering.net>
Sun, 17 Jan 2016 19:47:46 +0000 (20:47 +0100)
commit412577e3c8045175ef185d3344a81b603d6225f8
tree7a7e77b54d8054dec78c9e2db77f938d8bb74beb
parentab481675f98d3d3f12e7e48ba6d2159123b9c7bf
resolved: add complex test case

This new test case tries to resolve a couple of known domains, to verify the validation results. It talks to resolved
via the bus, thus comprehensively testing the whole shebang.

Of course, it requires network connectivity and a DNSSEC capable DNS server, hence this is a manual test.
Makefile.am
src/resolve/test-dnssec-complex.c [new file with mode: 0644]