mirror of https://github.com/wolfSSL/wolfssh.git
The -A cases in scp.test reach the exec callback and the scp handoff. These drive the rest: the subsystem callback with the sftp accept, the shell callback in echo mode, and both accepts on a blocking server. - sftp.test connects to an -A server blocking and non-blocking - sshclient.test runs a terminal session and a command session against an -A server - scp.test copies from a blocking -A server, where wolfSSH_SCP_accept() completes in one call rather than through the retry loop |
||
|---|---|---|
| .. | ||
| fwd-bulk.test | ||
| fwd.test | ||
| fwd.test.expect | ||
| get-put.test | ||
| include.am | ||
| sbom.am | ||
| scp.test | ||
| sftp.test | ||
| sshclient.test | ||