summaryrefslogtreecommitdiffstats
path: root/debian/tests/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2017-02-24 09:45:33 (GMT)
committerCyril Brulebois <kibi@debian.org>2017-03-09 22:24:37 (GMT)
commit63365f0e237c7365e9981dac0b56a383e3eae70c (patch)
tree2889cb2901493f8ad8cc97aec9e174616d4bac34 /debian/tests/control
parentc997b80c064c6c1d36ec69da1850722f795f43e4 (diff)
downloaddebootstrap-63365f0e237c7365e9981dac0b56a383e3eae70c.zip
debootstrap-63365f0e237c7365e9981dac0b56a383e3eae70c.tar.gz
debootstrap-63365f0e237c7365e9981dac0b56a383e3eae70c.tar.bz2
Add an autopkgtest covering #817236 and various other sanity checks
Because debootstrap is relatively slow, I've named the test according to what is being bootstrapped (Debian testing) rather than the checks that are performed, with the intention that additional checks can be added to it. Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..12d78c7
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,10 @@
+Tests: debian-testing
+Depends:
+ debootstrap,
+ libdistro-info-perl,
+ libdpkg-perl,
+ libipc-run-perl,
+ perl,
+ systemd [linux-any],
+ systemd-container [linux-any],
+Restrictions: allow-stderr, needs-root