upstream: Add unit tests for user@host and URI parsing.
OpenBSD-Regress-ID: 69d5b6f278e04ed32377046f7692c714c2d07a68
This commit is contained in:
parent
0bb7e38834
commit
e5cccb2410
|
@ -1,7 +1,7 @@
|
|||
# $OpenBSD: Makefile,v 1.10 2018/03/03 03:16:17 djm Exp $
|
||||
# $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
|
||||
SUBDIR+=authopt misc
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
Loading…
Reference in New Issue