summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 10:36:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 10:36:23 +0000
commit3050ea58ec5f7f1d5a3d70a080a9cb9dceadda38 (patch)
treeb57c014754c37f359e87a796a2bc2859572b6612 /debian/tests/control
parentAdding upstream version 3.0.5. (diff)
downloadknot-3050ea58ec5f7f1d5a3d70a080a9cb9dceadda38.tar.xz
knot-3050ea58ec5f7f1d5a3d70a080a9cb9dceadda38.zip
Adding debian version 3.0.5-1+deb11u1.debian/3.0.5-1+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..104cbfa
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,12 @@
+Tests: kdig
+Depends:
+ ca-certificates,
+ knot-dnsutils,
+
+Tests: authoritative-server
+Depends:
+ findutils,
+ knot,
+ knot-dnsutils,
+ python3-lmdb,
+ python3-yaml,