diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:42:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:42:30 +0000 |
commit | 75808db17caf8b960b351e3408e74142f4c85aac (patch) | |
tree | 7989e9c09a4240248bf4658a22208a0a52d991c4 /data/testsuite | |
parent | Initial commit. (diff) | |
download | lintian-upstream.tar.xz lintian-upstream.zip |
Adding upstream version 2.117.0.upstream/2.117.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'data/testsuite')
-rw-r--r-- | data/testsuite/known-obsolete-restrictions | 3 | ||||
-rw-r--r-- | data/testsuite/known-restrictions | 18 | ||||
-rw-r--r-- | data/testsuite/known-testsuites | 13 |
3 files changed, 34 insertions, 0 deletions
diff --git a/data/testsuite/known-obsolete-restrictions b/data/testsuite/known-obsolete-restrictions new file mode 100644 index 0000000..75e46c7 --- /dev/null +++ b/data/testsuite/known-obsolete-restrictions @@ -0,0 +1,3 @@ +# Known Restrictions in debian/tests/control that are obsolete + +needs-recommends diff --git a/data/testsuite/known-restrictions b/data/testsuite/known-restrictions new file mode 100644 index 0000000..58c98d3 --- /dev/null +++ b/data/testsuite/known-restrictions @@ -0,0 +1,18 @@ +# Known Restrictions in debian/tests/control + +allow-stderr +breaks-testbed +build-needed +flaky +hint-testsuite-triggers +isolation-container +isolation-machine +needs-internet +needs-reboot +needs-recommends +needs-root +needs-sudo +rw-build-tree +skip-not-installable +skippable +superficial diff --git a/data/testsuite/known-testsuites b/data/testsuite/known-testsuites new file mode 100644 index 0000000..e5ab073 --- /dev/null +++ b/data/testsuite/known-testsuites @@ -0,0 +1,13 @@ +# Known Testsuite fields in dsc + +autopkgtest +autopkgtest-pkg-dkms +autopkgtest-pkg-elpa +autopkgtest-pkg-go +autopkgtest-pkg-nodejs +autopkgtest-pkg-octave +autopkgtest-pkg-perl +autopkgtest-pkg-pybuild +autopkgtest-pkg-python +autopkgtest-pkg-r +autopkgtest-pkg-ruby |