wolfssh/scripts
John Safranek 50ce6135f7 Quote the client test's paths and use printf for escapes
The paths are built from pwd, so an unquoted use split on a build
directory with a space in it, and the cleanup's rm -rf then deleted
whatever the first word named.

- Quote work_dir and every path derived from it
- Pass the directory to rm after --
- Replace the two echo -e calls, dash prints a literal -e
2026-08-26 16:53:23 -05:00
..
external.test Use wolfssh-options in the test scripts 2026-08-19 16:55:00 -07:00
fwd.test Use wolfssh-options in the test scripts 2026-08-19 16:55:00 -07:00
fwd.test.expect Add reverse forwarding phases to fwd.test 2026-07-23 15:54:30 -06:00
get-put.test Use wolfssh-options in the test scripts 2026-08-19 16:55:00 -07:00
include.am Build and test the wolfssh client app in CI 2026-08-26 16:53:23 -05:00
scp.test Use wolfssh-options in the test scripts 2026-08-19 16:55:00 -07:00
sftp.test Use wolfssh-options in the test scripts 2026-08-19 16:55:00 -07:00
sshclient.test Quote the client test's paths and use printf for escapes 2026-08-26 16:53:23 -05:00