openssh/regress/unittests/Makefile
markus@openbsd.org c78a578107 upstream commit
finally enable the KEX tests I wrote some years ago...
2015-01-20 09:50:34 +11:00

7 lines
156 B
Makefile

# $OpenBSD: Makefile,v 1.4 2015/01/19 20:45:25 markus Exp $
REGRESS_FAIL_EARLY= yes
SUBDIR= test_helper sshbuf sshkey bitmap kex
.include <bsd.subdir.mk>