upstream: run sshsig unit tests
OpenBSD-Regress-ID: 706ef17e2b545b64873626e0e35553da7c06052a
This commit is contained in:
parent
5edfa1690e
commit
68e8294f6b
|
@ -1,7 +1,7 @@
|
|||
# $OpenBSD: Makefile,v 1.11 2019/04/28 22:53:26 dtucker Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2020/06/19 04:34:21 djm Exp $
|
||||
|
||||
REGRESS_FAIL_EARLY?= yes
|
||||
SUBDIR= test_helper sshbuf sshkey bitmap kex hostkeys utf8 match conversion
|
||||
SUBDIR+=authopt misc
|
||||
SUBDIR+=authopt misc sshsig
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
Loading…
Reference in New Issue