summaryrefslogtreecommitdiffstats
path: root/lib/tests/test_utils.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Added np_set_args, to set arguments after np_extra_opts has been runTon Voon1-1/+10
2010-06-21Invalid chars in keyname now die()Ton Voon1-2/+10
2010-06-21Use NP_STATE_DIR_PREFIX as compile variableTon Voon1-26/+26
2010-06-21Added sha1 from gnulib. Also filled out _np_state_generate_key()Ton Voon1-4/+15
2010-06-21Convert bad chars to underscoreTon Voon1-0/+6
2010-06-21Change np_state_write_string() to not be a pointerTon Voon1-5/+5
2010-06-18Implemented writes to state fileTon Voon1-6/+58
2010-06-18More testsTon Voon1-3/+22
2010-06-17np_init() with this_nagios_pluginTon Voon1-8/+48
2010-06-17Added calculate location directoryTon Voon1-0/+6
2010-06-17Add skeleton testsTon Voon1-0/+28
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