From: bert hubert Date: Tue, 28 Feb 2017 16:26:11 +0000 (+0100) Subject: and a README to help the user get up to speed with these tests X-Git-Tag: rec-4.1.0-alpha1~239^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0adbf1b38cc90cc066e2481c1b51617ef4f42ee;p=thirdparty%2Fpdns.git and a README to help the user get up to speed with these tests --- diff --git a/regression-tests.nobackend/README b/regression-tests.nobackend/README new file mode 100644 index 0000000000..cf11699576 --- /dev/null +++ b/regression-tests.nobackend/README @@ -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.