wolfssh/tests
John Safranek 3a5aa65369 Small Test Reorganization
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.
2026-04-24 09:43:56 -07:00
..
api.c Small Test Reorganization 2026-04-24 09:43:56 -07:00
api.h
auth.c 7-bit Clean ASCII 2026-04-22 10:27:06 -07:00
auth.h Add an integration test where a client authenticates using public key 2026-04-14 09:16:21 +09:00
include.am Add unit test for VerifyMac 2026-04-14 09:23:14 +09:00
kex.c Add kex integration test for ed25519 server key 2026-04-16 15:14:42 +09:00
kex.h
regress.c Small Test Reorganization 2026-04-24 09:43:56 -07:00
sftp.c Add lcd and lls commands 2026-04-10 12:51:58 -07:00
sftp.h
testsuite.c
testsuite.h
unit.c Add unit test for ChannelPutData 2026-04-23 09:19:42 -07:00
unit.h