1PACKAGE= tests 2 3TESTSDIR= ${TESTSBASE}/sys/net/if_ovpn/ccd 4 5${PACKAGE}FILES+= \ 6 Test-Client2 7 8.include <bsd.test.mk> 9