aboutsummaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
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
2008-01-10Add a return-code check (also test cmd_run without out/err buffers)Gravatar Thomas Guyot-Sionnest
2008-01-06Fix base64 test (known string wasn't null-terminated)Gravatar Thomas Guyot-Sionnest
2008-01-06Fix tinderbox breakageGravatar Thomas Guyot-Sionnest
2007-12-12Run tinderbox builds in a test debug mode using "make test-debug"Gravatar Ton Voon
2007-12-11Fixed test so works on MacOSX (use /bin/sh instead of /bin/grep).Gravatar Ton Voon
2007-12-11Add verbose flag so each test result is seen, rather than grouped by testGravatar Ton Voon
2007-11-09Adding svn:keywords propsGravatar Thomas Guyot-Sionnest
2007-11-09Adding test for base64 libGravatar Thomas Guyot-Sionnest
2007-09-22Added -i/-I to ignore pathes/partitions based on regular expressionsGravatar Matthias Eble
2007-09-21Stop double expansion of parameters for negate - works likeGravatar Ton Voon
2007-07-24Removing all .cvsignore filesGravatar Ton Voon
2007-06-03Minor corrections to test_tcp.cGravatar Matthias Eble
2007-06-03Makefile.am changes for test_tcp.cGravatar Matthias Eble
2007-06-03Added test cases for utils_tcpGravatar Matthias Eble
2007-04-02Add libgnu.a as regex functions requiredGravatar Ton Voon
2007-03-30Test Cases for check_disk's -r, -R, -C and -gGravatar Matthias Eble