mirror of
https://github.com/openssh/libopenssh
synced 2026-04-21 12:16:24 +00:00
disable ptrace test, since it depends on ssh-agent being setuid
This commit is contained in:
@@ -24,7 +24,6 @@ LTESTS= connect \
|
||||
agent \
|
||||
agent-getpeereid \
|
||||
agent-timeout \
|
||||
agent-ptrace \
|
||||
keyscan \
|
||||
keygen-change \
|
||||
keygen-convert \
|
||||
@@ -52,6 +51,9 @@ LTESTS= connect \
|
||||
cert-userkey \
|
||||
host-expand
|
||||
|
||||
# works only with s-bits
|
||||
# agent-ptrace \
|
||||
|
||||
INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
|
||||
#INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user