]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: Introduce systemd-resolved test suite 23104/head
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 17 Apr 2022 13:50:16 +0000 (15:50 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 4 Jul 2022 10:21:55 +0000 (12:21 +0200)
commitfb6f25d7b979134adf5744c9f4a678d8eea0e9a6
treee83238dfb4983378d15bcb776c41d5399ba77e69
parent17082e8ac1b5335465876d100774893ba735fca4
test: Introduce systemd-resolved test suite

Resolves: #19599
test/TEST-75-RESOLVED/Makefile [new file with mode: 0644]
test/TEST-75-RESOLVED/test.sh [new file with mode: 0755]
test/knot-data/knot.conf [new file with mode: 0644]
test/knot-data/zones/onlinesign.test.zone [new file with mode: 0644]
test/knot-data/zones/root.zone [new file with mode: 0644]
test/knot-data/zones/signed.test.zone [new file with mode: 0644]
test/knot-data/zones/test.zone [new file with mode: 0644]
test/knot-data/zones/unsigned.test.zone [new file with mode: 0644]
test/knot-data/zones/untrusted.test.zone [new file with mode: 0644]
test/units/testsuite-75.service [new file with mode: 0644]
test/units/testsuite-75.sh [new file with mode: 0755]