X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=58f62f04988bf582b5454fac28a18cc87a3bc796;hb=cf970518e788895838bf6efd51c15418742d0802;hp=6ec752e26c335db5cc15bc5f4652ddcf666aa873;hpb=c4343157f93bfeb4e6de858fdd61b8fb4eddafc2;p=tlsproxy%2Ftlsproxy.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 6ec752e..58f62f0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,7 @@ -TESTS = tests.sh -dist_check_SCRIPTS = tests.sh +TESTS = tests-normal.sh tests-passthrough.sh tests-authentication.sh +dist_check_SCRIPTS = $(TESTS) common.sh check_PROGRAMS = client -client_SOURCES = client.c dist_check_DATA = server-bad.pem server-key.pem server.pem + +CLEANFILES = proxy-ca-key.pem proxy-ca.pem proxy-key.pem tmp