History log of /openbsd-current/regress/usr.bin/ssh/scp-uri.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 13-Jan-2023 dtucker

Move scp path setting to a helper function.
The previous commit to add scp to the test sshd's path causes the t-envpass
test to fail when the test scp is given using a fully qualified path. Put
this in a helper function and only call it from the scp tests.


Revision tags: OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.4 10-Aug-2021 djm

adapt to scp -M flag change; make scp3.sh test SFTP mode too


# 1.3 03-Aug-2021 djm

regression tests for scp SFTP protocol support; mostly by Jakub
Jelen in GHPR#194 ok markus


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.2 11-Dec-2017 dtucker

use cmp in a loop instead of diff -N to compare directories. The former
works on more platforms for Portable.


# 1.1 24-Oct-2017 millert

Add tests for URI parsing. OK markus@


# 1.4 10-Aug-2021 djm

adapt to scp -M flag change; make scp3.sh test SFTP mode too


# 1.3 03-Aug-2021 djm

regression tests for scp SFTP protocol support; mostly by Jakub
Jelen in GHPR#194 ok markus


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.2 11-Dec-2017 dtucker

use cmp in a loop instead of diff -N to compare directories. The former
works on more platforms for Portable.


# 1.1 24-Oct-2017 millert

Add tests for URI parsing. OK markus@


# 1.3 03-Aug-2021 djm

regression tests for scp SFTP protocol support; mostly by Jakub
Jelen in GHPR#194 ok markus


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE
# 1.2 11-Dec-2017 dtucker

use cmp in a loop instead of diff -N to compare directories. The former
works on more platforms for Portable.


# 1.1 24-Oct-2017 millert

Add tests for URI parsing. OK markus@


# 1.2 11-Dec-2017 dtucker

use cmp in a loop instead of diff -N to compare directories. The former
works on more platforms for Portable.


# 1.1 24-Oct-2017 millert

Add tests for URI parsing. OK markus@