From: Ruben d'Arco Date: Tue, 5 Dec 2017 16:46:04 +0000 (+0000) Subject: Some utils that debian-jessie has in docs X-Git-Tag: dnsdist-1.3.0~209^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3cbdb99cc8a1c0a765065ba98c6d9a262b9e7b41;p=pdns Some utils that debian-jessie has in docs --- diff --git a/regression-tests/README.md b/regression-tests/README.md index f02b253e0..fa1147539 100644 --- a/regression-tests/README.md +++ b/regression-tests/README.md @@ -18,6 +18,12 @@ Nice to have: If you omit the tools above, some tests fail, but you can still run the tests. + +On debian-jessie, most of these tools can be retrieve with: +``` +$ sudo apt-get install validns ldnsutils bind9utils unbound-host +``` + Automated tests ---------------