wolfssh/apps
John Safranek 32640229ec tests: pick the sshd child that arrived
sshd_sftp_idle_cpu_test.sh measures the connection process it forked, so
it takes the wolfsshd present after the connection and not before. The
old symmetric difference offered a pid that left during the window just
as readily, and the smallest one wins, so an earlier test's departing
child was measured through a /proc entry that no longer existed.

- compare the pid sets one way, and poll for the fork rather than
  sampling a fixed five seconds in
- let the handshake and SFTP setup finish before the baseline, so their
  ticks land outside the measurement rather than inside it
- print both pid sets when no child is found, since the failure says
  nothing about which pids were considered
2026-09-03 11:29:54 -05:00
..
wolfssh Handle the EOF status in apps and examples 2026-08-31 11:53:29 -05:00
wolfsshd tests: pick the sshd child that arrived 2026-09-03 11:29:54 -05:00
include.am
wolfssh-options.c internal: Refactor and gate ML-DSA composite key handling 2026-09-02 15:35:09 -07:00