# run debian/tests/no-autopkgtest manually in a container/scratch system
# after apt purge perl if you want to test operation without full perl

Test-Command: /usr/bin/prove -v debian/tests/f
Depends: @, cron, perl, login
Restrictions: needs-root
Features: test-name=package-test-suite

Test-Command: /usr/bin/prove -p -v debian/tests/ecryptfs
Depends: cron, ecryptfs-utils, kmod, perl
Restrictions: allow-stderr isolation-machine needs-root
Features: test-name=ecryptfs-with-pkg

Test-Command: /usr/bin/prove -p -v debian/tests/ecryptfs-no-package
Depends: cron, kmod, perl
Restrictions: allow-stderr isolation-machine needs-root
Features: test-name=ecryptfs-without-pkg

Test-Command: cd testsuite/ && ./runsuite.sh
Depends: @, cron, perl, login
Restrictions: allow-stderr breaks-testbed needs-root
Features: test-name=upstream-test-suite-full

Test-Command: cd testsuite/ && ./runsuite.sh
Depends: @, login
Restrictions: allow-stderr breaks-testbed needs-root
Features: test-name=upstream-test-suite-minimal

Test-Command: /usr/sbin/adduser --system austc3
Depends: @, login
Restrictions: needs-root
Features: test-name=basic-system-user
