summaryrefslogtreecommitdiff
path: root/test/integration/framework
Commit message (Expand)AuthorAgeFilesLines
* Implement architecture variantsJulian Andres Klode2025-10-251-2/+9
* Show command in test failure messages if default is overriddenDavid Kalnischkies2025-09-021-17/+31
* test: Do not use host's sequoia configJulian Andres Klode2025-05-061-0/+4
* Print --solver 3.0 explanation if both internal and it failedJulian Andres Klode2025-03-091-0/+2
* test: Grep continuation lines in error messagesJulian Andres Klode2025-03-041-2/+15
* test: Improve output cleaning for solver progressJulian Andres Klode2025-02-181-12/+5
* Warn about missing Signed-By in .list formatJulian Andres Klode2025-01-211-0/+2
* Resolve autopkgtest failures caused by dpkg >= 1.22.12David Kalnischkies2025-01-051-3/+5
* Use sq in the test suite, remove apt-keyJulian Andres Klode2024-12-191-65/+29
* Introduce automatic pager for read commandsJulian Andres Klode2024-12-181-2/+9
* Stop installing apt-key, make it a test suite helperJulian Andres Klode2024-12-071-1/+1
* Directly call gpgv instead of apt-keyJulian Andres Klode2024-11-281-8/+1
* test: Accept empty output from gpgv/apt-keyJulian Andres Klode2024-11-221-0/+3
* test: Do not fail if valgrind is not availableJulian Andres Klode2024-11-211-2/+1
* Only run valgrind in tests if valgrind available on hostнаб2024-11-111-1/+6
* test framework: Improve valgrind supportJulian Andres Klode2024-10-151-1/+4
* test: Temporarily ignore autoremovable lists for solver3Julian Andres Klode2024-05-241-1/+11
* test: Run working tests against the 3.0 solverJulian Andres Klode2024-05-241-1/+7
* solver3: Implement APT::Solver::RemoveManual to allow removing manual packagesJulian Andres Klode2024-05-241-0/+3
* edsp: solver3: Show some progressJulian Andres Klode2024-05-241-0/+1
* Fix accidental silencing of output differences in testsDavid Kalnischkies2024-05-161-1/+0
* test: Ignore progress output in comparing output..Julian Andres Klode2024-05-141-0/+1
* Allow parsing an empty Provides lineDavid Kalnischkies2024-04-261-2/+6
* Drop sudo-related envvars in testing frameworkDavid Kalnischkies2024-04-241-0/+1
* apt: Introduce the new terse apt output format 3.0Julian Andres Klode2024-04-121-1/+1
* Columnar output for package lists similar to 'ls'Christian Blichmann2024-04-121-0/+1
* Avoid subshell hiding failure report from testfilestatsDavid Kalnischkies2024-03-301-3/+4
* Typos in integration testsGábor Németh2024-01-091-3/+3
* Compare SHA256 to check if versions are really the sameJulian Andres Klode2023-08-021-3/+7
* Do not store trusted=yes Release file unconditionallyDavid Kalnischkies2023-03-041-4/+4
* Allow apt to run if no dpkg/status file existsDavid Kalnischkies2022-09-021-2/+0
* Avoid dealing with a fake dpkg stanza in the testsDavid Kalnischkies2022-09-021-10/+50
* Link interactive helpers against system libapt for autopkgtestDavid Kalnischkies2022-05-071-27/+24
* Merge branch 'fix/file-https-proxy' into 'main'Julian Andres Klode2021-10-181-11/+20
|\
| * Read and work with canonical file-URIs from sources.listsDavid Kalnischkies2021-09-131-11/+20
* | Merge branch 'feature/barbarianarchs' into 'main'Julian Andres Klode2021-10-181-34/+43
|\ \ | |/ |/|
| * Move apt specific test setup into its own functionDavid Kalnischkies2021-09-041-32/+35
| * Ensure dpkg -C works correctly in our testcasesDavid Kalnischkies2021-09-041-2/+8
* | Try to show core dump info in test frameworkDavid Kalnischkies2021-08-281-2/+61
|/
* Give our test packages proper size informationDavid Kalnischkies2021-06-101-5/+2
* Do not use filename of local sources in 'apt download'David Kalnischkies2021-06-041-0/+3
* Error on packages without a Size field (option Acquire::AllowUnsizedPackages)Julian Andres Klode2021-04-131-0/+4
* Rename pdiff merge patches only after they are all downloadedDavid Kalnischkies2021-03-071-6/+6
* Add support for Phased-Update-PercentageJulian Andres Klode2021-01-081-0/+3
* Be compatible with BashDemi M. Obenour2020-12-281-1/+1
* Proper URI encoding for config requests to our test webserverDavid Kalnischkies2020-12-181-3/+2
* Detect pkg-config-dpkghook failure in tests to avoid fallbackDavid Kalnischkies2020-07-071-4/+8
* test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode2019-08-151-0/+21
* Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2018-12-101-0/+3
* Support subkeys properly in Signed-By optionsDavid Kalnischkies2018-09-111-0/+1