diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-10-13 10:47:54 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-10-13 10:47:54 +0000 |
commit | 3c1577120a116092e7072cd82cda7b564abffe2c (patch) | |
tree | 98085d90c7a6afa936c834144612ab9c85e1a6cc /debian/tests/control | |
parent | e1207ed691f9176d481dc1e380050d0f90320c23 (diff) | |
download | pbuilder-3c1577120a116092e7072cd82cda7b564abffe2c.tar pbuilder-3c1577120a116092e7072cd82cda7b564abffe2c.tar.gz |
debian/tests: add an autopkgtest running the unit tests
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control index 5caf738..952a6ae 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,7 @@ +Tests: unit-tests +Depends: @ +Restrictions: allow-stderr + Tests: build-procenv Depends: @, debian-keyring, distro-info, lsb-release, ubuntu-archive-keyring | ubuntu-keyring Restrictions: needs-root |