diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index 27a3a6c..1e38cb1 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,4 +1,5 @@ -Tests: debian-testing +Features: test-name=debian-testing-minbase +Test-Command: ./debian/tests/debian-testing minbase Depends: debootstrap, libdistro-info-perl, @@ -8,6 +9,35 @@ Depends: systemd [linux-any], systemd-container [linux-any], ca-certificates, + distro-info, +Restrictions: allow-stderr, needs-root + +Features: test-name=debian-testing-buildd +Test-Command: ./debian/tests/debian-testing buildd +Depends: + debootstrap, + libdistro-info-perl, + libdpkg-perl, + libipc-run-perl, + perl, + systemd [linux-any], + systemd-container [linux-any], + ca-certificates, + distro-info, +Restrictions: allow-stderr, needs-root + +Features: test-name=debian-testing-default +Test-Command: ./debian/tests/debian-testing - +Depends: + debootstrap, + libdistro-info-perl, + libdpkg-perl, + libipc-run-perl, + perl, + systemd [linux-any], + systemd-container [linux-any], + ca-certificates, + distro-info, Restrictions: allow-stderr, needs-root Tests: unsorted-packages-files |