summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
* fix test-failure in adtMichael Vogt2014-04-101-1/+7
* Fix possible race when stunnel/aptwebserver create their PID filesMichael Vogt2014-04-091-0/+19
* Use mkstemp() in apt-extracttemplaes (closes: #741627)Michael Vogt2014-03-271-0/+1
* fix test/integration/test-apt-helperMichael Vogt2014-03-141-57/+97
|\
| * factor out getting list of architectures from comma listDavid Kalnischkies2014-03-131-5/+8
| * correct LD_LIBRARY_PATH and config loading for apt-helperDavid Kalnischkies2014-03-131-25/+15
| * support kfreebsd and hurd in the kernel hookDavid Kalnischkies2014-03-131-1/+1
| * use a configurable list of versioned kernel packagesDavid Kalnischkies2014-03-131-4/+6
| * improve debug output in case downloadfile failsDavid Kalnischkies2014-03-131-31/+52
| * enable mount support for apt-cdrom in the testsDavid Kalnischkies2014-03-131-3/+10
| * do not configure already unpacked packages needlesslyDavid Kalnischkies2014-03-131-5/+9
| * unset LANGUAGE in the testing framework directlyDavid Kalnischkies2014-03-131-2/+3
| * support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies2014-03-131-0/+6
| * initial version of apt-helperMichael Vogt2014-02-271-35/+8
* | initial version of apt-helperMichael Vogt2014-02-271-51/+18
|/
* fix ADT failure in downloadfile()Michael Vogt2014-02-221-1/+5
* add testcase for Bug#718329Michael Vogt2014-02-221-1/+2
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* add a testcase to check for forbidden https→http downgradesDavid Kalnischkies2014-02-141-1/+1
* disable https->http redirects in libcurlMichael Vogt2014-02-141-1/+1
* allow http protocol to switch to httpsDavid Kalnischkies2014-02-141-1/+1
* fixup merge issues introduced in 796673cDavid Kalnischkies2014-01-261-2/+2
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-261-79/+122
|\
| * get color/msglevel handling for tests in lineDavid Kalnischkies2014-01-171-12/+18
| * ensure the right permissions as dpkg-deb ensistsDavid Kalnischkies2014-01-171-0/+2
| * use our tmpdir instead of creating tmpfilesDavid Kalnischkies2014-01-171-20/+12
| * correct some quoting offensesDavid Kalnischkies2014-01-171-31/+43
| * improve stdout/stderr usage correctness in test frameworkDavid Kalnischkies2014-01-171-13/+13
| * use our own homedir for gpg in testcasesDavid Kalnischkies2014-01-161-2/+23
| * show the error message if the webserver start failedDavid Kalnischkies2014-01-161-2/+6
| * tests: default to 'sid' codename for 'unstable'David Kalnischkies2014-01-151-1/+6
| * use C.UTF-8 in testcases as localeDavid Kalnischkies2014-01-151-5/+5
* | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...Michael Vogt2014-01-181-4/+6
|\ \
| * | add missing integration test for "apt list"Michael Vogt2014-01-171-4/+6
| |/
* | rework some testcases to not spit out textDavid Kalnischkies2014-01-151-11/+11
* | improve testsMichael Vogt2014-01-041-2/+11
|/
* fix APTWEBSERVERBINDIR defaultMichael Vogt2013-12-271-1/+1
* run autopkgtest against the installed aptMichael Vogt2013-12-131-4/+13
* tests: add a webserverconfig method to abstract configDavid Kalnischkies2013-11-301-0/+16
* tests: enhance https support in the testcasesDavid Kalnischkies2013-11-301-3/+7
* add $* to gdb to make it more usefulMichael Vogt2013-10-181-1/+1
* remove POSTINST from framework, file tree can be used for thisMichael Vogt2013-10-151-4/+0
* tests, do not send pkgname with arch via the status-fdMichael Vogt2013-10-151-1/+9
* tests: fix some problems travis encountersDavid Kalnischkies2013-10-021-45/+37
* handle complete responses to https range requestsDavid Kalnischkies2013-10-011-22/+70
* configurable compression for testcasesDavid Kalnischkies2013-08-281-11/+37
* old-style dpkg foreign architecture adding for testsDavid Kalnischkies2013-08-271-1/+7
* set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcasesDavid Kalnischkies2013-08-151-4/+4
* ensure that testcases exiting because of set -e aren't successfulDavid Kalnischkies2013-08-121-1/+11
* fix output redirection orderDavid Kalnischkies2013-08-121-3/+3