1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Test-Command: cp -r examples tests "$AUTOPKGTEST_TMP" && cd "$AUTOPKGTEST_TMP" && ln -sf /usr/bin/bdebstrap bdebstrap.py && python3 -m unittest discover -v
Depends: bdebstrap,
black,
isort,
pylint (>= 2.2.2-2~) | pylint3,
python3-flake8,
shellcheck
Restrictions: allow-stderr
Features: test-name=unittest
Test-Command: ./system-testing bdebstrap
Depends: debian-archive-keyring,
diffoscope-minimal,
distro-info-data,
squashfs-tools-ng,
ubuntu-keyring,
@
Restrictions: needs-root, allow-stderr
Features: test-name=system-testing
|