summaryrefslogtreecommitdiffstats
path: root/NPTest.pm
AgeCommit message (Expand)AuthorFilesLines
2014-06-13tests: fping checks require being root or setuid rootSven Nierlein1-3/+26
2014-06-12tests: testCmd has own timeout which overwrites local oneSven Nierlein1-2/+3
2014-01-31Enable tests in tests/ subdirsThomas Guyot-Sionnest1-12/+21
2014-01-26Fix tests with an empty NPTest.cache fileThomas Guyot-Sionnest1-1/+1
2014-01-20Fix NPTest.pm not asking for unconfigured variablesThomas Guyot-Sionnest1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-7/+7
2013-09-18tests: only write cache file if it changedSven Nierlein1-17/+19
2013-09-16tests: don't skip utils testSven Nierlein1-6/+6
2013-09-14tests: move ipv6 detection into NPTest moduleSven Nierlein1-0/+10
2013-09-13NPTest: ensure all systems use same amount of whitespaceSven Nierlein1-1/+4
2013-09-12tests: sort cached settings before saveSven Nierlein1-0/+1
2013-09-12tests: make sure tests don't hangSven Nierlein1-1/+6
2009-06-16Switch back to "use Test" and plain prints instead of diag()Matthias Eble1-4/+4
2009-06-16Tinderbox output testing commitMatthias Eble1-1/+1
2009-06-15Make output of "make test" more verboseMatthias Eble1-6/+6
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-1/+1
2006-12-21- Fixing small error (wrong file name) in NPTest.pm documentation.Thomas Guyot-Sionnest1-4/+4
2006-10-26New test variables default to "none", so no changes required to tinderbox sat...Ton Voon1-3/+4
2006-10-12Fixed output from -e in check_disk (Andreas Behal)Ton Voon1-0/+7
2006-03-29Will die if signal received from a testCmdTon Voon1-2/+5
2006-03-23check_disk now errors if a specified directory does not exist (cf df /foo)Ton Voon1-2/+2
2006-03-23Incorrect output when checking non-existent disk (John Rouillard - 1326050)Ton Voon1-0/+7
2006-01-31Sort ordering of testsTon Voon1-1/+1
2005-12-19Break out of testing if a new parameter is requiredTon Voon1-0/+6
2005-12-15Display errors with slave queries correctly. Added extra tests for slavesTon Voon1-1/+3
2005-12-15New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.Ton Voon1-20/+33
2005-11-09Added new NPTest->testCmd which returns objects back for testingTon Voon1-12/+60
2005-11-03Fixing some test failuresTon Voon1-2/+3
2005-07-25Change the environment variable NPTESTCACHE to NPTEST_CACHE for consistancyPeter Bray1-2/+2
2005-07-25[1185704] New Testing Infrastructure.Peter Bray1-0/+554