• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

misc/21-Oct-2017-523439

unittests/21-Oct-2017-7,0886,016

MakefileD21-Oct-20176.4 KiB226180

README.regressD12-Aug-20163.7 KiB10578

addrmatch.shD26-Jul-20152.1 KiB5746

agent-getpeereid.shD21-Oct-20171.1 KiB5745

agent-pkcs11.shD12-Aug-20161.9 KiB7254

agent-ptrace.shD12-Aug-20161.3 KiB6755

agent-timeout.shD12-Aug-2016928 3730

agent.shD12-Aug-20162 KiB8268

banner.shD26-Jul-20151.2 KiB4532

broken-pipe.shD12-Aug-2016367 1611

brokenkeys.shD26-Jul-2015477 2412

cert-file.shD12-Aug-20164.1 KiB13999

cert-hostkey.shD21-Oct-201710.1 KiB315268

cert-userkey.shD21-Oct-201711.4 KiB377306

cfginclude.shD21-Oct-20174.4 KiB294202

cfgmatch.shD12-Aug-20163.8 KiB12898

cfgparse.shD21-Oct-20172.2 KiB7652

check-perm.cD12-Aug-20164.3 KiB206163

cipher-speed.shD12-Aug-20161.2 KiB5242

conch-ciphers.shD26-Jul-2015796 2919

connect-privsep.shD21-Oct-20171.2 KiB4230

connect.shD12-Aug-2016293 148

dhgex.shD12-Aug-20161.5 KiB6147

dsa_ssh2.prvD26-Jul-2015863 1514

dsa_ssh2.pubD26-Jul-2015732 1413

dynamic-forward.shD12-Aug-20161.5 KiB6050

envpass.shD26-Jul-20151.5 KiB6148

exit-status.shD12-Aug-2016677 2518

forcecommand.shD12-Aug-20161.3 KiB4533

forward-control.shD12-Aug-20165.4 KiB169143

forwarding.shD21-Oct-20174.1 KiB144117

host-expand.shD12-Aug-2016468 2012

hostkey-agent.shD12-Aug-20161.6 KiB5441

hostkey-rotate.shD12-Aug-20163.9 KiB11178

integrity.shD21-Oct-20172.3 KiB7658

kextype.shD12-Aug-2016587 2617

key-options.shD12-Aug-20161.9 KiB7256

keygen-change.shD12-Aug-2016639 2921

keygen-convert.shD26-Jul-20151.1 KiB3422

keygen-knownhosts.shD12-Aug-20165.8 KiB198132

keys-command.shD12-Aug-20162.4 KiB8362

keyscan.shD12-Aug-2016459 2516

keytype.shD12-Aug-20161.9 KiB7462

krl.shD12-Aug-20165.7 KiB186144

limit-keytype.shD12-Aug-20163.6 KiB9868

localcommand.shD12-Aug-2016398 1610

login-timeout.shD12-Aug-2016965 3324

modpipe.cD21-Oct-20173.8 KiB151123

multiplex.shD12-Aug-20167.1 KiB191153

multipubkey.shD12-Aug-20162.3 KiB6742

netcat.cD21-Oct-201739.8 KiB1,6601,293

portnum.shD26-Jul-2015624 3527

principals-command.shD12-Aug-20164.8 KiB153116

proto-mismatch.shD12-Aug-2016473 2216

proto-version.shD12-Aug-2016676 3730

proxy-connect.shD12-Aug-2016973 3325

putty-ciphers.shD26-Jul-2015702 2719

putty-kex.shD26-Jul-2015563 2416

putty-transfer.shD26-Jul-20151.1 KiB4233

reconfigure.shD12-Aug-2016996 4834

reexec.shD12-Aug-20161.2 KiB7448

rekey.shD12-Aug-20164.1 KiB173150

rsa_openssh.prvD26-Jul-2015883 1615

rsa_openssh.pubD26-Jul-2015213 21

rsa_ssh2.prvD26-Jul-2015924 1716

scp-ssh-wrapper.shD26-Jul-2015914 6051

scp.shD26-Jul-20153.5 KiB127101

setuid-allowed.cD12-Aug-20161.4 KiB5831

sftp-badcmds.shD26-Jul-20152.2 KiB6650

sftp-batch.shD26-Jul-20151.2 KiB5638

sftp-chroot.shD12-Aug-2016825 3221

sftp-cmds.shD26-Jul-20157.3 KiB233174

sftp-glob.shD26-Jul-20152.5 KiB7663

sftp-perm.shD26-Jul-20155.2 KiB270217

sftp.shD26-Jul-2015758 3326

ssh-com-client.shD26-Jul-20153 KiB131102

ssh-com-keygen.shD26-Jul-20151.4 KiB7564

ssh-com-sftp.shD26-Jul-20151.2 KiB6654

ssh-com.shD12-Aug-20162.7 KiB12095

ssh2putty.shD12-Aug-2016693 3524

sshcfgparse.shD21-Oct-20171.3 KiB3021

sshd-log-wrapper.shD12-Aug-2016285 123

stderr-after-eof.shD26-Jul-2015610 2517

stderr-data.shD12-Aug-2016758 3024

t11.okD12-Aug-201651 21

t4.okD12-Aug-201652 21

t5.okD26-Jul-201566 21

test-exec.shD21-Oct-201712.3 KiB573452

transfer.shD12-Aug-2016680 2721

try-ciphers.shD12-Aug-20161,017 4333

valgrind-unit.shD12-Aug-2016497 2113

yes-head.shD12-Aug-2016451 1611

README.regress

1Overview.
2
3$ ./configure && make tests
4
5You'll see some progress info. A failure will cause either the make to
6abort or the driver script to report a "FATAL" failure.
7
8The test consists of 2 parts. The first is the file-based tests which is
9driven by the Makefile, and the second is a set of network or proxycommand
10based tests, which are driven by a driver script (test-exec.sh) which is
11called multiple times by the Makefile.
12
13Failures in the first part will cause the Makefile to return an error.
14Failures in the second part will print a "FATAL" message for the failed
15test and continue.
16
17OpenBSD has a system-wide regression test suite. OpenSSH Portable's test
18suite is based on OpenBSD's with modifications.
19
20
21Environment variables.
22
23SUDO: path to sudo command, if desired. Note that some systems (notably
24	systems using PAM) require sudo to execute some tests.
25TEST_SSH_TRACE: set to "yes" for verbose output from tests
26TEST_SSH_QUIET: set to "yes" to suppress non-fatal output.
27TEST_SSH_x: path to "ssh" command under test, where x=SSH,SSHD,SSHAGENT,SSHADD
28	SSHKEYGEN,SSHKEYSCAN,SFTP,SFTPSERVER
29OBJ: used by test scripts to access build dir.
30TEST_SHELL: shell used for running the test scripts.
31TEST_SSH_PORT: TCP port to be used for the listening tests.
32TEST_SSH_SSH_CONFOPTS: Configuration directives to be added to ssh_config
33	before running each test.
34TEST_SSH_SSHD_CONFOPTS: Configuration directives to be added to sshd_config
35	before running each test.
36
37
38Individual tests.
39
40You can run an individual test from the top-level Makefile, eg:
41$ make tests LTESTS=agent-timeout
42
43If you need to manipulate the environment more you can invoke test-exec.sh
44directly if you set up the path to find the binaries under test and the
45test scripts themselves, for example:
46
47$ cd regress
48$ PATH=`pwd`/..:$PATH:. TEST_SHELL=/bin/sh sh test-exec.sh `pwd` \
49    agent-timeout.sh
50ok agent timeout test
51
52
53Files.
54
55test-exec.sh: the main test driver. Sets environment, creates config files
56and keys and runs the specified test.
57
58At the time of writing, the individual tests are:
59agent-timeout.sh:	agent timeout test
60agent.sh:		simple agent test
61broken-pipe.sh:		broken pipe test
62connect-privsep.sh:	proxy connect with privsep
63connect.sh:		simple connect
64exit-status.sh:		remote exit status
65forwarding.sh:		local and remote forwarding
66keygen-change.sh:	change passphrase for key
67keyscan.sh:		keyscan
68proto-mismatch.sh:	protocol version mismatch
69proto-version.sh:	sshd version with different protocol combinations
70proxy-connect.sh:	proxy connect
71sftp.sh:		basic sftp put/get
72ssh-com-client.sh:	connect with ssh.com client
73ssh-com-keygen.sh:	ssh.com key import
74ssh-com-sftp.sh:	basic sftp put/get with ssh.com server
75ssh-com.sh:		connect to ssh.com server
76stderr-after-eof.sh:	stderr data after eof
77stderr-data.sh:		stderr data transfer
78transfer.sh:		transfer data
79try-ciphers.sh:		try ciphers
80yes-head.sh:		yes pipe head
81
82
83Problems?
84
85Run the failing test with shell tracing (-x) turned on:
86$ PATH=`pwd`/..:$PATH:. sh -x test-exec.sh `pwd` agent-timeout.sh
87
88Failed tests can be difficult to diagnose. Suggestions:
89- run the individual test via ./test-exec.sh `pwd` [testname]
90- set LogLevel to VERBOSE in test-exec.sh and enable syslogging of
91  auth.debug (eg to /var/log/authlog).
92
93
94Known Issues.
95
96- Similarly, if you do not have "scp" in your system's $PATH then the
97  multiplex scp tests will fail (since the system's shell startup scripts
98  will determine where the shell started by sshd will look for scp).
99
100- Recent GNU coreutils deprecate "head -[n]": this will cause the yes-head
101  test to fail.  The old behaviour can be restored by setting (and
102  exporting) _POSIX2_VERSION=199209 before running the tests.
103
104$Id: README.regress,v 1.12 2011/05/05 03:48:42 djm Exp $
105