summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-09-27 17:52:05 +0000
committerAndreas Baumann <abaumann@yahoo.com>2008-09-27 17:52:05 +0000
commit6b1b9863d8fccfe09c2f72c68e1ebfeea54efbe8 (patch)
tree0c4e761c5b5aad7010c210a4519a2a72760af55d /tests
parenteedc9cd68aef078e4584e43d8055d70e1fa07351 (diff)
downloadnagios-plugin-curl-6b1b9863d8fccfe09c2f72c68e1ebfeea54efbe8.tar.gz
nagios-plugin-curl-6b1b9863d8fccfe09c2f72c68e1ebfeea54efbe8.tar.bz2
- added first runnig version
Diffstat (limited to 'tests')
-rw-r--r--tests/DNS_failure7
-rw-r--r--tests/GNUmakefile23
-rw-r--r--tests/PortalZH7
-rw-r--r--tests/connect_failure7
-rw-r--r--tests/iis8
-rw-r--r--tests/not_found8
-rw-r--r--tests/openssl.org8
7 files changed, 68 insertions, 0 deletions
diff --git a/tests/DNS_failure b/tests/DNS_failure
new file mode 100644
index 0000000..6360461
--- /dev/null
+++ b/tests/DNS_failure
@@ -0,0 +1,7 @@
+f follow
+w 1
+c 2
+t 3
+I www222.zh.ch
+H www222.zh.ch
+u "/portal/de/portalhome.search.html?id=1&search=gemeinde&sort=5"
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
new file mode 100644
index 0000000..f95b1fd
--- /dev/null
+++ b/tests/GNUmakefile
@@ -0,0 +1,23 @@
+TOPDIR = ..
+
+SUBDIRS =
+
+INCLUDE_DIRS =
+
+LDFLAGS_DIR =
+
+LIBS_DIR =
+
+BINS =
+
+OBJS =
+
+-include $(TOPDIR)/makefiles/sub.mk
+
+local_all:
+
+local_clean:
+
+local_distclean:
+
+local_test:
diff --git a/tests/PortalZH b/tests/PortalZH
new file mode 100644
index 0000000..c4343a9
--- /dev/null
+++ b/tests/PortalZH
@@ -0,0 +1,7 @@
+f follow
+w 1
+c 2
+t 3
+I www.zh.ch
+H www.zh.ch
+u "/portal/de/portalhome.search.html?id=1&search=gemeinde&sort=5"
diff --git a/tests/connect_failure b/tests/connect_failure
new file mode 100644
index 0000000..88c5ef1
--- /dev/null
+++ b/tests/connect_failure
@@ -0,0 +1,7 @@
+f follow
+w 1
+c 2
+t 3
+I lxh04.eurospider.ch
+H lxh04.eurospider.ch
+u "/"
diff --git a/tests/iis b/tests/iis
new file mode 100644
index 0000000..f1ec018
--- /dev/null
+++ b/tests/iis
@@ -0,0 +1,8 @@
+f follow
+w 3
+c 4
+t 5
+S
+I www.microsoft.com
+H www.microsoft.com
+u "/bla"
diff --git a/tests/not_found b/tests/not_found
new file mode 100644
index 0000000..1a321f0
--- /dev/null
+++ b/tests/not_found
@@ -0,0 +1,8 @@
+f follow
+w 3
+c 4
+t 5
+S
+I www.openssl.org
+H www.openssl.org
+u "/blafla"
diff --git a/tests/openssl.org b/tests/openssl.org
new file mode 100644
index 0000000..3951572
--- /dev/null
+++ b/tests/openssl.org
@@ -0,0 +1,8 @@
+f follow
+w 3
+c 4
+t 5
+S
+I www.openssl.org
+H www.openssl.org
+u "/"