summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
* fail early in http if server answer is too small as wellDavid Kalnischkies2017-07-261-0/+14
* travis: ignore profiling warning in progress linesDavid Kalnischkies2017-06-271-2/+2
* make the create-test-data script great againDavid Kalnischkies2017-06-261-1/+1
* Call update from apt-key test for a strange path testDavid Kalnischkies2017-06-261-1/+4
* tests: fix gpg-agent killing in testcasesDavid Kalnischkies2017-06-261-1/+1
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* allow warning generation for non-whitelisted optionsDavid Kalnischkies2016-12-311-0/+1
* tests: cache the apt-key homedir used for Release signingDavid Kalnischkies2016-12-211-3/+26
* optional write aptwebserver log to client specific filesDavid Kalnischkies2016-11-251-1/+1
* apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fieldsJames Clarke2016-11-111-4/+10
* travis: ignore profiling warning in test diffsDavid Kalnischkies2016-11-101-1/+14
* reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivilegesDavid Kalnischkies2016-11-091-3/+3
* test: Always install dpkg into our tests, regardless of MAJulian Andres Klode2016-09-071-7/+5
* test: framework: Ensure copied status files have trailing linesJulian Andres Klode2016-09-071-0/+4
* test: Pass -d to dpkg-buildpackageJulian Andres Klode2016-08-301-1/+1
* test, travis: Quieter testing with a new -qq modeJulian Andres Klode2016-08-291-0/+5
* randomize acquire order for same type index filesDavid Kalnischkies2016-08-291-0/+2
* Merge branch 'portability/freebsd'Julian Andres Klode2016-08-271-39/+83
|\
| * test: Use :$(id -gn) instead of :root (when run as root)Julian Andres Klode2016-08-261-3/+3
| * test: Assert multi-arch in the chrootJulian Andres Klode2016-08-261-1/+1
| * test: More portable check for dpkg versionsJulian Andres Klode2016-08-261-0/+3
| * test: Use a file to determine TEST_DEFAULT_GROUPJulian Andres Klode2016-08-261-5/+2
| * test: Fix invalid quoting in variable expansionJulian Andres Klode2016-08-261-6/+6
| * test: Use printf "%b\n" instead of echo for strings with '\'Julian Andres Klode2016-08-261-7/+7
| * test: Make sure we always find a dpkg in status fileJulian Andres Klode2016-08-261-8/+8
| * test: Explicitly pass --admindir=var/lib/dpkg to dpkgJulian Andres Klode2016-08-261-0/+2
| * test: Fix building of noopchrootJulian Andres Klode2016-08-261-1/+5
| * test: Get rid of debhelper rules.tiny example depJulian Andres Klode2016-08-261-1/+13
| * test: Allow stunnel to be used instead of stunnel4Julian Andres Klode2016-08-261-4/+9
| * test: Substitute GNU commands for other commands where availableJulian Andres Klode2016-08-261-2/+18
| * test: Use C locale instead of C.UTF-8Julian Andres Klode2016-08-261-1/+1
| * Make directory paths configurableJulian Andres Klode2016-08-261-0/+5
* | do not restore selections for already purged packagesDavid Kalnischkies2016-08-241-1/+1
* | do fail on weakhash/loop earlier in acquireDavid Kalnischkies2016-08-241-0/+1
|/
* add the gpg-classic variant to the gpgv/gnupg or-groupDavid Kalnischkies2016-08-171-35/+10
* tests: set source directory for gdbDavid Kalnischkies2016-08-171-1/+1
* tests: copy 01autoremove from the right placeDavid Kalnischkies2016-08-111-2/+2
* test: Automatically discover CMake build directoryJulian Andres Klode2016-08-101-1/+21
* CMake: Switch integration tests and travis overJulian Andres Klode2016-08-061-8/+9
* use a configurable location for apport report storageDavid Kalnischkies2016-07-221-1/+1
* clean up default-stanzas from extended_states on writeDavid Kalnischkies2016-07-221-0/+8
* tests: skip over -flags for first option in autotestsDavid Kalnischkies2016-07-221-1/+9
* don't hardcode /var/lib/dpkg/status as dir::state::statusDavid Kalnischkies2016-07-191-1/+0
* tests: activate dpkg multi-arch even if test is single archDavid Kalnischkies2016-07-151-10/+14
* tests: fix external solver/planner directory setupDavid Kalnischkies2016-07-081-10/+7
* don't change owner/perms/times through file:// symlinksDavid Kalnischkies2016-07-061-0/+9
* tests: allow setting environment in extra fileDavid Kalnischkies2016-07-051-0/+4
* use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies2016-07-021-5/+5
* warn if apt-key is used in scripts/its output parsedDavid Kalnischkies2016-07-011-0/+1
* tests: deduplicate package creation framework codeDavid Kalnischkies2016-06-301-58/+38