wolfssh/scripts
John Safranek 12411659dc Add reverse forwarding phases to fwd.test
- fwd.test only exercised portfwd's local forwarding mode
- Factor the setup and line exchange into procs, run once per phase
- Add a reverse phase, and a second one using -f 0, where the peer
  picks the port and only the tcpip-forward reply names it
- Each phase uses its own forwarding ports, so it skips the previous
  phase's TIME_WAIT wait
- Take the SSH port from echoserver -R, which is written once its
  listener is bound, so the client cannot race ahead of the listen()
- Wait for a port in the ready files rather than their existence
- Verified the reverse phase fails without the echoserver listener fix

Issue: ZD-21867
2026-07-23 15:54:30 -06:00
..
external.test limit additional nonblocking test 2023-09-29 16:12:21 -07:00
fwd.test fixes for make distcheck 2026-04-16 15:50:54 -06:00
fwd.test.expect Add reverse forwarding phases to fwd.test 2026-07-23 15:54:30 -06:00
get-put.test limit additional nonblocking test 2023-09-29 16:12:21 -07:00
include.am Forwarding Test 2026-02-26 15:02:19 -08:00
scp.test Address CI UBSan timeouts 2026-07-21 18:06:37 -05:00
sftp.test Add test for non-existing file 2026-04-03 10:48:59 +09:00