summaryrefslogtreecommitdiff
path: root/test/integration/framework
AgeCommit message (Expand)Author
2021-01-08Add support for Phased-Update-PercentageJulian Andres Klode
2020-12-28Be compatible with BashDemi M. Obenour
2020-12-18Proper URI encoding for config requests to our test webserverDavid Kalnischkies
2020-07-07Detect pkg-config-dpkghook failure in tests to avoid fallbackDavid Kalnischkies
2019-08-15test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode
2018-12-10Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode
2018-09-11Support subkeys properly in Signed-By optionsDavid Kalnischkies
2018-09-11Unset more environment variables in test frameworkDavid Kalnischkies
2018-05-28Don't show acquire warning for "hidden" componentsDavid Kalnischkies
2018-05-28tests: Prevent stunnel4 from binding on IPv6David Kalnischkies
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies
2018-04-15Merge branch 'pu/zstd' into 'master'Julian Andres Klode
2018-04-06test: export GCOV_ERROR_FILE=/dev/null to make it fail less/no testsJulian Andres Klode
2018-03-12apt-pkg: Add support for zstdJulian Andres Klode
2018-02-19Merge branch 'pu/not-valid-before' into 'master'Julian Andres Klode
2018-02-19Check that Date of Release file is not in the futureJulian Andres Klode
2018-02-19tests: set debhelper compat 10 and R³ by defaultDavid Kalnischkies
2018-01-19allow the apt/lists/auxfiles/ directory to be missingDavid Kalnischkies
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies
2017-12-13implement fallback to alternative URIs for all itemsDavid Kalnischkies
2017-12-13implement Acquire::Retries support for all itemsDavid Kalnischkies
2017-11-22tests: Improve handling profiling messages on CIJulian Andres Klode
2017-10-05ignore unsupported key formats in apt-keyDavid Kalnischkies
2017-09-09test: Workaround gpgv warningJulian Andres Klode
2017-07-26fail early in http if server answer is too small as wellDavid Kalnischkies
2017-06-27travis: ignore profiling warning in progress linesDavid Kalnischkies
2017-06-26make the create-test-data script great againDavid Kalnischkies
2017-06-26Call update from apt-key test for a strange path testDavid Kalnischkies
2017-06-26tests: fix gpg-agent killing in testcasesDavid Kalnischkies
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2016-12-31allow warning generation for non-whitelisted optionsDavid Kalnischkies
2016-12-21tests: cache the apt-key homedir used for Release signingDavid Kalnischkies
2016-11-25optional write aptwebserver log to client specific filesDavid Kalnischkies
2016-11-11apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fieldsJames Clarke
2016-11-10travis: ignore profiling warning in test diffsDavid Kalnischkies
2016-11-09reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies
2016-09-07test: Always install dpkg into our tests, regardless of MAJulian Andres Klode
2016-09-07test: framework: Ensure copied status files have trailing linesJulian Andres Klode
2016-08-30test: Pass -d to dpkg-buildpackageJulian Andres Klode
2016-08-29test, travis: Quieter testing with a new -qq modeJulian Andres Klode
2016-08-29randomize acquire order for same type index filesDavid Kalnischkies
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode
2016-08-26test: Use :$(id -gn) instead of :root (when run as root)Julian Andres Klode
2016-08-26test: Assert multi-arch in the chrootJulian Andres Klode
2016-08-26test: More portable check for dpkg versionsJulian Andres Klode
2016-08-26test: Use a file to determine TEST_DEFAULT_GROUPJulian Andres Klode
2016-08-26test: Fix invalid quoting in variable expansionJulian Andres Klode
2016-08-26test: Use printf "%b\n" instead of echo for strings with '\'Julian Andres Klode
2016-08-26test: Make sure we always find a dpkg in status fileJulian Andres Klode
2016-08-26test: Explicitly pass --admindir=var/lib/dpkg to dpkgJulian Andres Klode