summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
blob: ca2287783ffb8b1f02a67e4406276733c627fa5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
TOPDIR = ..

SUBDIRS =

INCLUDE_DIRS =

LDFLAGS_DIR =

LIBS_DIR =
	
BINS =

OBJS =

-include $(TOPDIR)/makefiles/sub.mk

local_all:
	
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