summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
-rw-r--r--debian/tests/control3
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index fb4d76c..c844b4e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Priority: optional
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://salsa.debian.org/helmutg/debvm/
+Testsuite: autopkgtest
Package: debvm
Architecture: all
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..9401ca5
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+Test-Command: ./tests/create-and-run.sh $(dpkg --print-architecture) sid
+Depends: debvm, fakeroot, fakechroot, sleepenh, openssh-client, libsystemd-shared
+Restrictions: allow-stderr, needs-internet