openssh/regress/unittests/Makefile

8 lines
211 B
Makefile

# $OpenBSD: Makefile,v 1.11 2019/04/28 22:53:26 dtucker Exp $
REGRESS_FAIL_EARLY?= yes
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
SUBDIR+=authopt misc
.include <bsd.subdir.mk>