aboutsummaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
2014-06-21Add UID to state retention file pathGravatar Holger Weiss
2014-03-09build - avoid deprecated INCLUDESGravatar Davide Madrisan
2014-01-31Add tests for negative thresholds in test_utilsGravatar Thomas Guyot-Sionnest
2014-01-29Add tests for mp_translate_state()Gravatar Thomas Guyot-Sionnest
2014-01-27Rename MP_STATE_DIRECTORY to MP_STATE_PATHGravatar Thomas Guyot-Sionnest
2014-01-25Ignore MP_STATE_DIRECTORY in suid pluginsGravatar Thomas Guyot-Sionnest
2014-01-25Rename ENV variable, keep backward compatibilityGravatar Thomas Guyot-Sionnest
2014-01-24Update commentsGravatar Thomas Guyot-Sionnest
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2013-09-12Minor cosmetic changesGravatar Holger Weiss
2013-09-12check_tcp: Properly deal will partial recv(3)sGravatar Holger Weiss
2013-09-12Improve interface of np_expect_match() functionGravatar Holger Weiss
2013-09-10Fix GCC's -Wuninitialized warningsGravatar Holger Weiss
2013-08-17Adding tests for range @1:1Gravatar Dominique Broeglin
2010-06-25Add test file directoryGravatar tonvoon
2010-06-24Cleanup some warnings displayed from IRIX tinderbox serverGravatar Ton Voon
2010-06-23Added state retention APIs. Implemented for check_snmp with --rate option.Gravatar Ton Voon
2009-06-11Use a more "natural" way of writing argument lists in extra-opts tests.Gravatar Thomas Guyot-Sionnest
2009-01-26Make extract_value more generic:Gravatar Thomas Guyot-Sionnest
2009-01-24Remove the commented out blocksGravatar Thomas Guyot-Sionnest
2009-01-24Fix paths in test_ini testsGravatar Thomas Guyot-Sionnest
2009-01-23Add die tests for parse_iniGravatar Thomas Guyot-Sionnest
2009-01-22Return UNKNOWN if none of the default files can be found.Gravatar Thomas Guyot-Sionnest
2009-01-22Add die tests for extra-optsGravatar Thomas Guyot-Sionnest
2009-01-21Move check_ntp's extract_value to utils_base.c.Gravatar Thomas Guyot-Sionnest
2009-01-21Accidentally included built executables - also updated .gitignoreGravatar Thomas Guyot-Sionnest
2009-01-20Some platform are missing setenvGravatar Thomas Guyot-Sionnest
2009-01-20Fix (or try at least) for IRIX compile to tap testsGravatar Thomas Guyot-Sionnest
2009-01-18Re-apply "Cleanup; fix the way libraries are linked; Make-It-Simple(tm)"Gravatar Thomas Guyot-Sionnest
2009-01-15TypoGravatar Thomas Guyot-Sionnest
2009-01-09Fix test from last commitGravatar Thomas Guyot-Sionnest
2009-01-09basename check in test_utils.c was accidentaly added again.Gravatar Thomas Guyot-Sionnest
2009-01-09Revert "Cleanup; fix the way libraries are linked; Make-It-Simple(tm)"Gravatar Thomas Guyot-Sionnest
2009-01-08Try to make IRIX happy (this fixes a similar warning in Solaris)Gravatar Thomas Guyot-Sionnest
2009-01-07Cleanup; fix the way libraries are linked; Make-It-Simple(tm)Gravatar Thomas Guyot-Sionnest
2008-11-29Add Libtap as a bundled library (does not change any behaviour without --enab...Gravatar Thomas Guyot-Sionnest
2008-11-28Revert inclusion of libtap into nagiospluginsGravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-05Need to add in the libgnu.la for Solaris and other platformsGravatar Ton Voon
2008-11-05Fix calculation of extra-opts parameters.Gravatar Thomas Guyot-Sionnest
2008-11-04Fixed the test (not the bug yet) and added similar one to test_ini (that one ...Gravatar Thomas Guyot-Sionnest
2008-11-04Corrected test_opts planGravatar Thomas Guyot-Sionnest
2008-11-04Adding extra-opts check that crash on my prod servers (*** glibc detected ***...Gravatar Thomas Guyot-Sionnest
2008-11-04Make extra-opts (C plugins) behave more like N::P:Gravatar Thomas Guyot-Sionnest
2008-08-21Correctly link to included libtap. Simplify invoking test scripts.Gravatar Ton Voon
2008-08-21Typos in commentsGravatar Thomas Guyot-Sionnest
2008-07-02Use tap.h from the libtap directoryGravatar Ton Voon
2008-06-26Adding libtap into distribution to help run C based testsGravatar Ton Voon
2008-04-04make parse_ini die like in N::P if section isn't foundGravatar Thomas Guyot-Sionnest
2008-04-02Delete obsolete filesGravatar Thomas Guyot-Sionnest