wolfssh/tests
John Safranek 7e99fb3aae
API Test Fix
The echoserver will check the return on the shutdown function for
success and socket error. Socket error is for the peer already having
shut down their socket. This is mapped back to success so it shuts down
cleanly. Add this behavior to the API test client in the test for SFTP
recv read command test.
2022-10-10 10:50:50 -07:00
..
api.c API Test Fix 2022-10-10 10:50:50 -07:00
include.am
sftp.c
testsuite.c
testsuite.h
unit.c