summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..975fc1e
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,13 @@
+Test-Command: make -k installcheck V=1 PREFIX=/usr ROOTHINTS=/usr/share/dns/root.hints KEYFILE_DEFAULT=/usr/share/dns/root.key
+Depends:
+ lua-cqueues,
+ @,
+ @builddeps@,
+Restrictions: allow-stderr
+
+Tests: roundtrip
+Depends:
+ gnutls-bin,
+ knot-dnsutils,
+ knot-resolver,
+ socat,