- (dtucker) OpenBSD CVS Sync (regress/)

- markus@cvs.openbsd.org 2003/05/14 22:08:27
     [ssh-com-client.sh ssh-com-keygen.sh ssh-com-sftp.sh ssh-com.sh]
     test against some new commerical versions
This commit is contained in:
Darren Tucker 2003-06-18 22:36:48 +10:00
parent a4040f5904
commit ee5f83d3ea
5 changed files with 16 additions and 5 deletions

View File

@ -33,6 +33,9 @@
- djm@cvs.openbsd.org 2003/04/04 09:34:22
[Makefile sftp-cmds.sh]
More regression tests, including recent directory rename bug; ok markus@
- markus@cvs.openbsd.org 2003/05/14 22:08:27
[ssh-com-client.sh ssh-com-keygen.sh ssh-com-sftp.sh ssh-com.sh]
test against some new commerical versions
20030614
- (djm) Update license on fake-rfc2553.[ch]; ok itojun@
@ -548,4 +551,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
$Id: ChangeLog,v 1.2812 2003/06/18 12:35:11 dtucker Exp $
$Id: ChangeLog,v 1.2813 2003/06/18 12:36:48 dtucker Exp $

View File

@ -1,4 +1,4 @@
# $OpenBSD: ssh-com-client.sh,v 1.4 2002/07/16 08:58:16 markus Exp $
# $OpenBSD: ssh-com-client.sh,v 1.5 2003/05/14 22:08:27 markus Exp $
# Placed in the Public Domain.
tid="connect with ssh.com client"
@ -17,6 +17,8 @@ VERSIONS="
3.0.0
3.1.0
3.2.0
3.2.2
3.2.3
3.3.0"
# 2.0.10 2.0.12 2.0.13 don't like the test setup

View File

@ -1,4 +1,4 @@
# $OpenBSD: ssh-com-keygen.sh,v 1.2 2002/07/16 08:58:16 markus Exp $
# $OpenBSD: ssh-com-keygen.sh,v 1.3 2003/05/14 22:08:27 markus Exp $
# Placed in the Public Domain.
tid="ssh.com key import"
@ -20,6 +20,8 @@ VERSIONS="
3.0.0
3.1.0
3.2.0
3.2.2
3.2.3
3.3.0"
COMPRV=${OBJ}/comkey

View File

@ -1,4 +1,4 @@
# $OpenBSD: ssh-com-sftp.sh,v 1.3 2002/07/16 08:58:16 markus Exp $
# $OpenBSD: ssh-com-sftp.sh,v 1.4 2003/05/14 22:08:27 markus Exp $
# Placed in the Public Domain.
tid="basic sftp put/get with ssh.com server"
@ -26,6 +26,8 @@ VERSIONS="
3.0.0
3.1.0
3.2.0
3.2.2
3.2.3
3.3.0"
# go for it

View File

@ -1,4 +1,4 @@
# $OpenBSD: ssh-com.sh,v 1.4 2002/07/16 08:58:16 markus Exp $
# $OpenBSD: ssh-com.sh,v 1.5 2003/05/14 22:08:27 markus Exp $
# Placed in the Public Domain.
tid="connect to ssh.com server"
@ -18,6 +18,8 @@ VERSIONS="
3.0.0
3.1.0
3.2.0
3.2.2
3.2.3
3.3.0"
# 2.0.10 does not support UserConfigDirectory
# 2.3.1 requires a config in $HOME/.ssh2