summaryrefslogtreecommitdiffstats
path: root/plugins/t/check_apt.t
AgeCommit message (Collapse)AuthorFilesLines
2013-08-17plugins/t/check_apt.t: Expect performance dataHolger Weiss1-2/+2
The check_apt plugin now emits performance data, fix the test(s) accordingly.
2012-10-03Tests for check_aptrefs/pull/20/headAlex Bradley1-0/+90
Add a hidden "--input-file" option to check_apt (modelled on check_procs) so that it can take files with sample apt output as input. Add tests for my SECURITY_RE fix (debian3) and for the include, exclude and critical options.