Lines Matching refs:sh
10 based tests, which are driven by a driver script (test-exec.sh) which is
43 If you need to manipulate the environment more you can invoke test-exec.sh
48 $ PATH=`pwd`/..:$PATH:. TEST_SHELL=/bin/sh sh test-exec.sh `pwd` \
49 agent-timeout.sh
55 test-exec.sh: the main test driver. Sets environment, creates config files
59 agent-timeout.sh: agent timeout test
60 agent.sh: simple agent test
61 broken-pipe.sh: broken pipe test
62 connect-privsep.sh: proxy connect with privsep
63 connect.sh: simple connect
64 exit-status.sh: remote exit status
65 forwarding.sh: local and remote forwarding
66 keygen-change.sh: change passphrase for key
67 keyscan.sh: keyscan
68 proto-mismatch.sh: protocol version mismatch
69 proto-version.sh: sshd version with different protocol combinations
70 proxy-connect.sh: proxy connect
71 sftp.sh: basic sftp put/get
72 ssh-com-client.sh: connect with ssh.com client
73 ssh-com-keygen.sh: ssh.com key import
74 ssh-com-sftp.sh: basic sftp put/get with ssh.com server
75 ssh-com.sh: connect to ssh.com server
76 stderr-after-eof.sh: stderr data after eof
77 stderr-data.sh: stderr data transfer
78 transfer.sh: transfer data
79 try-ciphers.sh: try ciphers
80 yes-head.sh: yes pipe head
86 $ PATH=`pwd`/..:$PATH:. sh -x test-exec.sh `pwd` agent-timeout.sh
89 - run the individual test via ./test-exec.sh `pwd` [testname]
90 - set LogLevel to VERBOSE in test-exec.sh and enable syslogging of