mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
upstream: Group keygen tests together.
OpenBSD-Regress-ID: 07e2d25c527bb44f03b7c329d893a1f2d6c5c40c
This commit is contained in:
parent
034828820c
commit
0075511e27
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.111 2021/07/18 23:10:10 dtucker Exp $
|
# $OpenBSD: Makefile,v 1.112 2021/07/19 00:16:26 dtucker Exp $
|
||||||
|
|
||||||
tests: prep file-tests t-exec unit
|
tests: prep file-tests t-exec unit
|
||||||
|
|
||||||
@ -44,7 +44,9 @@ LTESTS= connect \
|
|||||||
agent-subprocess \
|
agent-subprocess \
|
||||||
keyscan \
|
keyscan \
|
||||||
keygen-change \
|
keygen-change \
|
||||||
|
keygen-comment \
|
||||||
keygen-convert \
|
keygen-convert \
|
||||||
|
keygen-knownhosts \
|
||||||
keygen-moduli \
|
keygen-moduli \
|
||||||
keygen-sshfp \
|
keygen-sshfp \
|
||||||
key-options \
|
key-options \
|
||||||
@ -85,7 +87,6 @@ LTESTS= connect \
|
|||||||
multipubkey \
|
multipubkey \
|
||||||
limit-keytype \
|
limit-keytype \
|
||||||
hostkey-agent \
|
hostkey-agent \
|
||||||
keygen-knownhosts \
|
|
||||||
hostkey-rotate \
|
hostkey-rotate \
|
||||||
principals-command \
|
principals-command \
|
||||||
cert-file \
|
cert-file \
|
||||||
@ -94,7 +95,6 @@ LTESTS= connect \
|
|||||||
allow-deny-users \
|
allow-deny-users \
|
||||||
authinfo \
|
authinfo \
|
||||||
sshsig \
|
sshsig \
|
||||||
keygen-comment \
|
|
||||||
knownhosts-command
|
knownhosts-command
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user