summaryrefslogtreecommitdiff
path: root/regress/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/Makefile')
-rw-r--r--regress/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/regress/Makefile b/regress/Makefile
index e5377d41..e78e11b7 100644
--- a/regress/Makefile
+++ b/regress/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.121 2022/12/01 02:22:13 dtucker Exp $
+# $OpenBSD: Makefile,v 1.122 2023/01/06 08:07:39 djm Exp $
tests: prep file-tests t-exec unit
@@ -101,7 +101,8 @@ LTESTS= connect \
knownhosts \
knownhosts-command \
agent-restrict \
- hostbased
+ hostbased \
+ channel-timeout
INTEROP_TESTS= putty-transfer putty-ciphers putty-kex conch-ciphers
#INTEROP_TESTS+=ssh-com ssh-com-client ssh-com-keygen ssh-com-sftp
@@ -129,7 +130,7 @@ CLEANFILES= *.core actual agent-key.* authorized_keys_${USERNAME} \
rsa_ssh2_crnl.prv scp-ssh-wrapper.exe \
scp-ssh-wrapper.scp setuid-allowed sftp-server.log \
sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log \
- ssh-agent.log ssh-add.log \
+ ssh-agent.log ssh-add.log slow-sftp-server.sh \
ssh-rsa_oldfmt knownhosts_command \
ssh_config ssh_config.* ssh_proxy ssh_proxy_bak \
ssh_proxy_* sshd.log sshd_config sshd_config.* \