summaryrefslogtreecommitdiff
path: root/test/integration/test-kernel-helper-autoremove
AgeCommit message (Expand)AuthorFilesLines
2015-11-04suggest 'apt autoremove' to get right of unneeded packagesDavid Kalnischkies1-3/+7
2015-09-14tests: try to support spaces in TMPDIRDavid Kalnischkies1-1/+1
2015-09-14select kernels to protect from autoremove based on Debian versionDavid Kalnischkies1-40/+92
2015-08-10implement a more generic ShowList methodDavid Kalnischkies1-0/+16
2015-03-16test exitcode as well as string equalityDavid Kalnischkies1-3/+3
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies1-7/+0
2014-05-08fix apt-config test now that PATH changed in 8c617819David Kalnischkies1-1/+1
2014-03-21only consider versioned kernel packages in autoremoveDavid Kalnischkies1-0/+1
2014-03-13ensure that a dot is a dot in the hookDavid Kalnischkies1-9/+17
2014-03-13support kfreebsd and hurd in the kernel hookDavid Kalnischkies1-10/+34
2014-03-13use a configurable list of versioned kernel packagesDavid Kalnischkies1-39/+52
2014-02-14fix the test-kernel-helper-autoremove testcaseMichael Vogt1-6/+6
2014-02-14Additional test for the case when installed version != newest versionSteve Langasek1-2/+15
2014-02-14Make the test more verbose and check for the negative case of a kernel thatSteve Langasek1-4/+11
2014-02-14typo fixSteve Langasek1-1/+1
2014-02-14also check that the running kernel is keptMichael Vogt1-1/+3
2014-02-14add testcase for the autoremove featureMichael Vogt1-0/+33