X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2FMakefile.am;h=27ecaff8de411a827b7d1e7a195839746ba3ef9a;hb=a84000d1d2806c296bfc0fa4b505b5d5ef750715;hp=286ef069c10f4474e534182a9be460036ef847d7;hpb=edca9c6695ee99d9344e924acf60ecfd0a163203;p=tlsproxy%2Ftlsproxy.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 286ef06..27ecaff 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,8 @@ -TESTS = tests-normal.sh tests-passthrough.sh -dist_check_SCRIPTS = tests-normal.sh tests-passthrough.sh common.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