tests/Makefile.am
34cb9132
 #
 #  OpenVPN -- An application to securely tunnel IP networks
 #             over a single UDP port, with support for SSL/TLS-based
 #             session authentication and key exchange,
 #             packet encryption, packet authentication, and
 #             packet compression.
 #
49979459
 #  Copyright (C) 2002-2018 OpenVPN Inc <sales@openvpn.net>
34cb9132
 #  Copyright (C) 2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
 #
 
 MAINTAINERCLEANFILES = \
 	$(srcdir)/Makefile.in
 
40cb4cfc
 SUBDIRS = unit_tests
 
a85ba0e0
 test_scripts = t_client.sh
 test_scripts += t_lpback.sh t_cltsrv.sh
34cb9132
 
 TESTS_ENVIRONMENT = top_srcdir="$(top_srcdir)"
 TESTS = $(test_scripts)
 
 dist_noinst_SCRIPTS = \
 	$(test_scripts) \
e81023f0
 	t_cltsrv-down.sh \
 	update_t_client_ips.sh
 
 dist_noinst_DATA = \
 	t_client.rc-sample