summaryrefslogtreecommitdiff
path: root/test/integration/create-test-data
Commit message (Collapse)AuthorAgeFilesLines
* Link interactive helpers against system libapt for autopkgtestDavid Kalnischkies2022-05-071-2/+0
| | | | | | Building the library just so we can build the helpers against it is not only wasteful but as we are supposed to test the system we can use that as an additional simple smoke test before the real testing starts.
* make the create-test-data script great againDavid Kalnischkies2017-06-261-18/+31
| | | | | | | | Changes in the past to the buildsystem and the testing framework broke this little helper script – lets fix those problems to restore functionality. Gbp-Dch: Ignore
* tests: support spaces in path and TMPDIRDavid Kalnischkies2015-12-191-2/+2
| | | | | | | This doesn't allow all tests to run cleanly, but it at least allows to write tests which could run successfully in such environments. Git-Dch: Ignore
* test/integration/: remove a bunch of "local" statements from the ↵Michael Vogt2011-02-151-1/+1
| | | | shellscript, keep tests running even on failure but log failures
* experimental is an incomplete archive, so try to get the packages whichDavid Kalnischkies2010-12-051-1/+5
| | | | could not be installed from experimental from unstable instead
* add usage info for create-test-data scriptDavid Kalnischkies2010-11-301-0/+10
|
* add a small script to automate the task of creating Packages and statusDavid Kalnischkies2010-08-141-0/+33
files for tests with "real" problems