summaryrefslogtreecommitdiffstats
path: root/lib/tests/test_utils.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-26Make extract_value more generic:Thomas Guyot-Sionnest1-24/+24
2009-01-21Move check_ntp's extract_value to utils_base.c.Thomas Guyot-Sionnest1-1/+80
2009-01-09Fix test from last commitThomas Guyot-Sionnest1-1/+1
2009-01-09basename check in test_utils.c was accidentaly added again.Thomas Guyot-Sionnest1-4/+0
2009-01-08Try to make IRIX happy (this fixes a similar warning in Solaris)Thomas Guyot-Sionnest1-1/+1
2008-11-28Revert inclusion of libtap into nagiospluginsThomas Guyot-Sionnest1-1/+4
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-1/+0
2008-08-21Correctly link to included libtap. Simplify invoking test scripts.Ton Voon1-4/+1
2008-01-30Bump lib/tests to GPLv3Thomas Guyot-Sionnest1-19/+18
2006-07-13Major fixes to check_disk. Now should return same data as dfTon Voon1-1/+14
2006-07-13Move new util_* functions to lib/Ton Voon1-0/+169