1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Tests: build-procenv
Depends: apt, apt-utils, debootstrap, distro-info, lsb-release, sudo, wget, @
Restrictions: needs-root skippable
Tests: unshare
Depends: build-essential,
devscripts,
diffoscope,
fakeroot,
gnupg,
mmdebstrap (>= 1.5.4-2),
python3-apt,
sbuild,
sqop,
uidmap
Restrictions: allow-stderr skippable
# trigger the 'unshare' test on those packages which are likely to break
# cross-compilation but only on amd64 as per:
# https://lists.debian.org/msgid-search/173156754864.3649146.10791472176546387428@localhost
Features: test-name=hint-testsuite-triggers
Test-Command: false
Architecture: amd64
Depends: binutils,
gcc-for-host,
libc6-dev,
libcrypt-dev,
libgcc-s1,
linux-libc-dev,
make
Restrictions: hint-testsuite-triggers
|