summaryrefslogtreecommitdiff
path: root/test/integration/test-external-dependency-solver-protocol
Commit message (Collapse)AuthorAgeFilesLines
* test exitcode as well as string equalityDavid Kalnischkies2015-03-161-4/+4
| | | | | | | | We use test{success,failure} now all over the place in the framework, so its only consequencial to do this in the situations in which we test for a specific output as well. Git-Dch: Ignore
* various small additional tests and testcasesDavid Kalnischkies2014-11-181-2/+30
| | | | | | | | | Usually they don't provide a lot in terms of what they test, but they help in covering many lines from strictly anecdotal commands (stats, moo) and error messages, so that stuff which really needs to be tested, but isn't is better visible in coverage reports. Git-Dch: Ignore
* do not call resolver twice on (dist-)upgradeDavid Kalnischkies2014-06-181-0/+6
|
* fix autopkgtest testsMichael Vogt2014-06-111-1/+1
|
* support parsing EDSP requests Architecture{,s} stanzaDavid Kalnischkies2014-05-301-0/+65
Adds also a small testcase for EDSP Git-Dch: Ignore