mirror of https://github.com/wolfSSL/wolfssh.git
1. Collect all the test function wrappers in internal.c to one location at the end of the file. 2. Update API test to check other algos if RSA or ECDSA are disabled. 3. Added guarded tests TestClientBuffersIdempotent() for WOLFSSH_NO_RSA and WOLFSSH_NO_ECDSA_SHA2_NISTP256. If both are set, the test is skipped. |
||
|---|---|---|
| .. | ||
| api.c | ||
| api.h | ||
| auth.c | ||
| auth.h | ||
| include.am | ||
| kex.c | ||
| kex.h | ||
| regress.c | ||
| sftp.c | ||
| sftp.h | ||
| testsuite.c | ||
| testsuite.h | ||
| unit.c | ||
| unit.h | ||