aboutsummaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
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
2008-04-02- Add --enable-extra-opts configure option for compiling extra-opts supportGravatar Thomas Guyot-Sionnest
2008-03-31Fix bug with --extra-opts as last argument with no valueGravatar Thomas Guyot-Sionnest
2008-03-31Fix for last commit - I accidentaly broke my local Makefile and tests weren't...Gravatar Thomas Guyot-Sionnest
2008-03-30- Remove the last argument of np_extra_optsGravatar Thomas Guyot-Sionnest
2008-03-26write ini-file lookup function + testsGravatar Thomas Guyot-Sionnest
2008-03-24Add extra-opts argument parsing with testsGravatar Thomas Guyot-Sionnest
2008-03-16Add tests:Gravatar Thomas Guyot-Sionnest
2008-03-15- Make equal-less parameters illegalGravatar Thomas Guyot-Sionnest
2008-03-15Fix segfault in test_ini.c and uncomment the affected testsGravatar Thomas Guyot-Sionnest
2008-03-15This commit consist of two changes:Gravatar Thomas Guyot-Sionnest
2008-02-13Reverting patch to test 8-bit data: Still broken on Solaris (7-bit works as b...Gravatar Thomas Guyot-Sionnest
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Gravatar Thomas Guyot-Sionnest
2008-01-30Bump lib/tests to GPLv3Gravatar Thomas Guyot-Sionnest