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
|
Tests: apt-integration
Depends: @, apt-cacher-ng
Test-Command: clitest debian/tests/apt-cacher-ng.txt
Depends: @, clitest, apt-cacher-ng
Features: test-name=apt-cacher-ng
Test-Command: clitest debian/tests/approx.txt
Depends: @, clitest, approx
Features: test-name=approx
Test-Command: clitest debian/tests/apt-cacher.txt
Depends: @, clitest, apt-cacher
Features: test-name=apt-cacher
Test-Command: clitest debian/tests/wrapper-mode.txt
Depends: @, clitest, apt-cacher-ng
Features: test-name=wrapper-mode
Tests: remove, reinstall
Restrictions: needs-root
Depends: @, clitest
Tests: timeout
Depends: @, ruby-rack
Restrictions: allow-stderr
Tests: insecure-cache-dir
Depends: @
Restrictions: needs-root, allow-stderr
|