summaryrefslogtreecommitdiffstats
path: root/plugins/tests
AgeCommit message (Expand)AuthorFilesLines
2009-03-21check_http: add --onredirect=stickyport - also follow the same portThomas Guyot-Sionnest1-12/+36
2009-03-20tests/check_http.t: Add various timeout-related testsThomas Guyot-Sionnest1-3/+51
2009-03-19Revert "Add timezone support and fix checks around cert expiration" (keep the...Thomas Guyot-Sionnest1-3/+3
2009-03-18Add timezone support and fix checks around cert expirationThomas Guyot-Sionnest1-3/+3
2009-03-16Update extended check_http tests for 0d78171...Thomas Guyot-Sionnest1-42/+39
2009-03-06Create expired cert for testing purposes. Updated tests to checkTon Voon3-10/+92
2009-03-05Added inline tests for HTTPS using HTTP::Daemon::SSLTon Voon3-128/+230
2009-02-19Fixed coredump from check_nt when drive not found (Olli Hauer - SF 2179754)Ton Voon1-0/+77
2008-11-08Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...Ton Voon1-2/+29
2008-11-08check_http now has options to specify the HTTP method (Jan - 2155152)Ton Voon1-4/+65
2008-09-25Fix small test failureTon Voon1-2/+2
2008-08-25Fix HTTP::Daemon::VERSION to get a fixed header size for testsTon Voon1-0/+3
2008-08-25Updated with more tests re: multiple status codes (Sven Nierlein)Ton Voon1-1/+11
2008-08-25The "-e" option now accepts a comma-delimited list of expected statusHolger Weiss1-2/+9
2008-08-22Added HTTP tests for status codesTon Voon2-0/+102
2008-03-18Include test for check_procs, using input fileTon Voon1-0/+115
2008-03-18Updated check_procs with a hidden --input-file option.Ton Voon2-0/+180
2006-07-13Move new util_* functions to lib/Ton Voon7-350/+0
2006-07-12Moving parameter_list into utils_disk.h. Given list of mount points, canTon Voon2-38/+78
2006-07-12Moving check_disk functions into utils_disk.c and testing themTon Voon3-2/+98
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Ton Voon1-0/+1
2006-04-27Internal version of basename if one not found in systemTon Voon1-1/+4
2006-03-29New function to for escaped strings from command line for send/quit.Ton Voon1-1/+30
2006-03-21mysql discovery based on mysql_config (Johan Fischer - 1359414)Ton Voon1-1/+1
2006-03-17Better error message re: tap libraryTon Voon1-1/+1
2006-03-16Using libtool to get runpath for tap libraryTon Voon1-2/+2
2006-02-24Use the installed tap library instead of requesting a compiled objectTon Voon1-1/+1
2006-02-01Need to distribute perl test fileTon Voon1-0/+2
2006-01-31Fixed invalid freeTon Voon1-1/+1
2006-01-30Clearly defined thresholds & ranges in docs. Added get_status routine. AddedTon Voon1-21/+56
2006-01-30Added libtap tests for utils.c library functions. Removed redundantTon Voon16-121/+144
2002-02-28Initial revisionEthan Galstad11-0/+121