summaryrefslogtreecommitdiff
path: root/test/integration/framework
AgeCommit message (Expand)Author
2016-06-10do not hang on piped input in PipedFileFdPrivateDavid Kalnischkies
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies
2016-05-08gpgv: show always webportal error on NODATADavid Kalnischkies
2016-05-04tests: disable generation of Release.gpg by defaultDavid Kalnischkies
2016-05-04tests: allow to disable generation of InRelease/Release.gpg fileDavid Kalnischkies
2016-05-01don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies
2016-05-01gpgv: handle expired sig as worthlessDavid Kalnischkies
2016-04-25show more details for "Hash Sum mismatch" errorsDavid Kalnischkies
2016-04-25don't ask server if we have entire file in partial/David Kalnischkies
2016-04-14silently skip acquire of empty index filesDavid Kalnischkies
2016-03-21properly check for "all good sigs are weak"David Kalnischkies
2016-03-19tests: reenable basic auth test and add @ in usernameDavid Kalnischkies
2016-03-17test framework: Pass -n to lsof to speed up finding the https portJulian Andres Klode
2016-03-15Fix bug where the problemresolve can put a pkg into a heisenstateMichael Vogt
2016-03-14test: Move --weak-digest initialization to the right placeJulian Andres Klode
2016-03-14test: Use SHA512 digests for GPG, reject SHA1-based signaturesJulian Andres Klode
2016-03-13Do not consider SHA1 usableJulian Andres Klode
2016-03-06tests: expect no output while compiling noopchrootDavid Kalnischkies
2016-02-04test: Fix apt-key tests to work with current gpg 2.1Julian Andres Klode
2016-01-27only warn about missing/invalid Date field for nowDavid Kalnischkies
2016-01-26get sources for packages in multiple releases againDavid Kalnischkies
2016-01-08tests: limit autotest-functionname generation to sane charactersDavid Kalnischkies
2016-01-08support '-' and no parameter for stdin in apt-helper cat-fileDavid Kalnischkies
2016-01-08keep compressed indexes in a low-cost formatDavid Kalnischkies
2016-01-08tests: try to pick up compressors from config automaticallyDavid Kalnischkies
2015-12-19tests: support gpg2 properly in all testcasesDavid Kalnischkies
2015-12-19avoid evaluating shell in paths used in apt-keyDavid Kalnischkies
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies
2015-12-14test framework: More noopchroot fixesJulian Andres Klode
2015-12-14test framework: Unset no_proxy as wellJulian Andres Klode
2015-12-14test framework: Unset http proxy variables in setupenvironmentJulian Andres Klode
2015-12-14test framework: Correctly generate new paths in noopchrootJulian Andres Klode
2015-12-14non-existing directories don't need to be cleanedDavid Kalnischkies
2015-12-14show a more descriptive error for weak Release filesDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-11-29tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies
2015-11-28disable privilege-drop verification by default as fakeroot trips over itDavid Kalnischkies
2015-11-28tests: use id to get user/group instead of environmentDavid Kalnischkies
2015-11-19ignore lost+found in private directory cleanupDavid Kalnischkies
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies
2015-11-18tests: fail testsuccess if notices are shown, tooDavid Kalnischkies
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies
2015-11-04allow getaddrinfo flag AI_ADDRCONFIG to be disabledDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies
2015-11-04disable updating insecure repositories in apt by defaultDavid Kalnischkies
2015-11-04refer to apt-secure(8) in unsecure repositories warningDavid Kalnischkies
2015-11-04rework errors and warnings around insecure repositoriesDavid Kalnischkies
2015-11-04unbreak the copy-method claiming hashsum mismatch since ~exp9David Kalnischkies
2015-09-15tests: add a -j $jobs mode to test runner for parallel executionDavid Kalnischkies