summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-09-28 09:42:04 +0000
committerAndreas Baumann <abaumann@yahoo.com>2009-09-28 09:42:04 +0000
commita767ce58a0210c1ca21d7482d1208e3e0d916d15 (patch)
treeaea3aad06302a4a89caabf09b8eb1473d7552f8b /tests
parenta499e649cf64e5f55037120e757c1b3cd459f668 (diff)
downloadnagios-plugin-curl-a767ce58a0210c1ca21d7482d1208e3e0d916d15.tar.gz
nagios-plugin-curl-a767ce58a0210c1ca21d7482d1208e3e0d916d15.tar.bz2
fixed some compiler warnings, added tests
Diffstat (limited to 'tests')
-rw-r--r--tests/GNUmakefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index f95b1fd..c9b4ae9 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -21,3 +21,11 @@ local_clean:
local_distclean:
local_test:
+ $(TOPDIR)/src/check_curl --config-file clientcertcheck
+ $(TOPDIR)/src/check_curl --config-file connect_failure
+ $(TOPDIR)/src/check_curl --config-file DNS_failure
+ $(TOPDIR)/src/check_curl --config-file iis
+ $(TOPDIR)/src/check_curl --config-file not_found
+ $(TOPDIR)/src/check_curl --config-file openssl.org
+ $(TOPDIR)/src/check_curl --config-file PortalZH
+ $(TOPDIR)/src/check_curl --config-file useragent