aboutsummaryrefslogtreecommitdiff
path: root/NPTest.pm
AgeCommit message (Expand)Author
2018-12-04tests: rework test parametersGravatar Sven Nierlein
2018-12-04NPTest: unify whitespaceGravatar Sven Nierlein
2014-06-13tests: fping checks require being root or setuid rootGravatar Sven Nierlein
2014-06-12tests: testCmd has own timeout which overwrites local oneGravatar Sven Nierlein
2014-01-31Enable tests in tests/ subdirsGravatar Thomas Guyot-Sionnest
2014-01-26Fix tests with an empty NPTest.cache fileGravatar Thomas Guyot-Sionnest
2014-01-20Fix NPTest.pm not asking for unconfigured variablesGravatar Thomas Guyot-Sionnest
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2013-09-18tests: only write cache file if it changedGravatar Sven Nierlein
2013-09-16tests: don't skip utils testGravatar Sven Nierlein
2013-09-14tests: move ipv6 detection into NPTest moduleGravatar Sven Nierlein
2013-09-13NPTest: ensure all systems use same amount of whitespaceGravatar Sven Nierlein
2013-09-12tests: sort cached settings before saveGravatar Sven Nierlein
2013-09-12tests: make sure tests don't hangGravatar Sven Nierlein
2009-06-16Switch back to "use Test" and plain prints instead of diag()Gravatar Matthias Eble
2009-06-16Tinderbox output testing commitGravatar Matthias Eble
2009-06-15Make output of "make test" more verboseGravatar Matthias Eble
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2006-12-21- Fixing small error (wrong file name) in NPTest.pm documentation.Gravatar Thomas Guyot-Sionnest
2006-10-26New test variables default to "none", so no changes required to tinderbox sat...Gravatar Ton Voon
2006-10-12Fixed output from -e in check_disk (Andreas Behal)Gravatar Ton Voon
2006-03-29Will die if signal received from a testCmdGravatar Ton Voon
2006-03-23check_disk now errors if a specified directory does not exist (cf df /foo)Gravatar Ton Voon
2006-03-23Incorrect output when checking non-existent disk (John Rouillard - 1326050)Gravatar Ton Voon
2006-01-31Sort ordering of testsGravatar Ton Voon
2005-12-19Break out of testing if a new parameter is requiredGravatar Ton Voon
2005-12-15Display errors with slave queries correctly. Added extra tests for slavesGravatar Ton Voon
2005-12-15New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.Gravatar Ton Voon
2005-11-09Added new NPTest->testCmd which returns objects back for testingGravatar Ton Voon
2005-11-03Fixing some test failuresGravatar Ton Voon
2005-07-25Change the environment variable NPTESTCACHE to NPTEST_CACHE for consistancyGravatar Peter Bray
2005-07-25[1185704] New Testing Infrastructure.Gravatar Peter Bray