summaryrefslogtreecommitdiffstats
path: root/plugins/t/check_ssh.t
AgeCommit message (Collapse)AuthorFilesLines
2018-12-04tests: rework test parametersrefs/pull/1565/headSven Nierlein1-11/+3
there were 2 variants of calling getTestParameter: - parameter, description, default value - parameter, env value, default value, description, scope While scope was never actually used and having 2 names for the same value led to having 2 different entries in the cache file for the same configuration. This commit removes the variants and simplifies tests parameters by only using the first 3 parameter variant.
2013-09-17check_ssh: added test caseSven Nierlein1-0/+49