monitoring-plugins/plugins-scripts/t
Sven Nierlein 4acddec00a script tests: fix relative lib path in utils test
utils.pm uses relative include ".." but the path is relativ to the current folder, so it
does not work when running "perl t/utils.t". Just add another lib of "." fixes that. We could
use FindBin but we don't want to make it unnecessarily complicated.

Signed-off-by: Sven Nierlein <sven@nierlein.de>
2017-03-13 13:27:03 +01:00
..
check_disk_smb.t tests: check_disk_smb may exit with critical for unresponsive hosts too 2014-07-31 11:43:47 +02:00
check_file_age.t check_file_age: Provide performance data 2014-10-06 20:16:00 +02:00
check_ifoperstatus.t Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no snmp community is specified 2009-06-13 18:13:49 +02:00
check_ifstatus.t Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no snmp community is specified 2009-06-13 18:13:49 +02:00
check_rpc.t change exit code to unknown on help and version info 2015-10-04 19:24:30 +02:00
utils.t script tests: fix relative lib path in utils test 2017-03-13 13:27:03 +01:00