wolfssh/tests
John Safranek 97df8b56d1 Unit Testing
1. Added API test for wolfSSH_CTX_UsePrivateKey_buffer().
2. Added the string->binary code to the API test.
3. Fixed a bug in UsePrivateKey(). When loading a new key into a CTX that already has a key, also reset useEcc.
4. Added a test case for wolfSSH_new() returning a null.
5. The test tools can find the -D flags for SFTP and SCP.
2019-05-10 11:04:20 -07:00
..
api.c Unit Testing 2019-05-10 11:04:20 -07:00
include.am Unit Testing 2019-05-10 11:04:20 -07:00
sftp.c
testsuite.c
testsuite.h
unit.c