summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:35:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:35:34 +0000
commit3fa257bb4ed88187fb3e5f4ab13c18b4fac22cc6 (patch)
tree9eaf6d3ef113c0f4dd9c8c91557bf84941fe7d93 /debian/tests/control
parentAdding upstream version 1.22.4. (diff)
downloaddpkg-3fa257bb4ed88187fb3e5f4ab13c18b4fac22cc6.tar.xz
dpkg-3fa257bb4ed88187fb3e5f4ab13c18b4fac22cc6.zip
Adding debian version 1.22.4.debian/1.22.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/tests/control42
1 files changed, 42 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..ede8a6a
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,42 @@
+Tests:
+ test-not-root
+Depends:
+ build-essential,
+ autoconf,
+ pkgconf,
+ libmd-dev,
+ file,
+Restrictions:
+ superficial
+ skippable
+
+Tests:
+ test-root
+Depends:
+ build-essential,
+ autoconf,
+ pkgconf,
+ libmd-dev,
+ file
+Restrictions:
+ superficial
+ needs-root
+ breaks-testbed
+
+Tests:
+ test-func
+Depends:
+ @,
+ eatmydata,
+Restrictions:
+ allow-stderr
+
+Tests:
+ test-func-root
+Depends:
+ @,
+ eatmydata,
+Restrictions:
+ allow-stderr
+ needs-root
+ breaks-testbed