]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
and a README to help the user get up to speed with these tests
authorbert hubert <bert.hubert@powerdns.com>
Tue, 28 Feb 2017 16:26:11 +0000 (17:26 +0100)
committerbert hubert <bert.hubert@powerdns.com>
Fri, 3 Mar 2017 12:53:17 +0000 (13:53 +0100)
regression-tests.nobackend/README [new file with mode: 0644]

diff --git a/regression-tests.nobackend/README b/regression-tests.nobackend/README
new file mode 100644 (file)
index 0000000..cf11699
--- /dev/null
@@ -0,0 +1,4 @@
+To run these tests, you need a PowerDNS Authoritative Server with bind,
+gsqlite3 and random backends.
+
+You also will need to have 'faketime' installed.