mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-25 14:54:45 +02:00
upstream: regression test for destination restrictions in ssh-agent
OpenBSD-Regress-ID: 3c799d91e736b1753b4a42d80c42fc40de5ad33d
This commit is contained in:
parent
6e4980eb8e
commit
f539136ca5
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.118 2021/10/01 05:20:20 dtucker Exp $
|
# $OpenBSD: Makefile,v 1.119 2021/12/19 22:20:12 djm Exp $
|
||||||
|
|
||||||
tests: prep file-tests t-exec unit
|
tests: prep file-tests t-exec unit
|
||||||
|
|
||||||
@ -99,7 +99,8 @@ LTESTS= connect \
|
|||||||
authinfo \
|
authinfo \
|
||||||
sshsig \
|
sshsig \
|
||||||
knownhosts \
|
knownhosts \
|
||||||
knownhosts-command
|
knownhosts-command \
|
||||||
|
agent-restrict
|
||||||
|
|
||||||
|
|
||||||
INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
|
INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user