summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..fd5ed50
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,15 @@
+Test-Command: ./debian/tests/variants --version
+Depends: @
+Restrictions: superficial
+
+Test-Command: ./debian/tests/upstreamtest /usr/bin/vim
+Depends: vim, cscope, procps, python3, xxd
+Restrictions: needs-root, allow-stderr, flaky
+
+Test-Command: ./debian/tests/upstreamtest /usr/bin/vim
+Depends: vim-nox, cscope, procps, xxd
+Restrictions: needs-root, allow-stderr, flaky
+
+Test-Command: ./debian/tests/upstreamtest /usr/bin/vi
+Depends: vim-tiny, xxd
+Restrictions: needs-root, allow-stderr, flaky