mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-28 07:13:54 +09:00
tests: Add interoperability tests against TinySSH
This adds a new test suite 'torture_tinyssh' that verifies interoperability with the TinySSH server using various key exchange methods. Fixes #271 Signed-off-by: Bulitha Kawushika De Zoysa <bulithakaushika99@gmail.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
committed by
Jakub Jelen
parent
d45ce10c83
commit
18d7a3967c
@@ -86,3 +86,7 @@
|
||||
#cmakedefine PKCS11SPY "${PKCS11SPY}"
|
||||
#cmakedefine HAVE_SK_DUMMY 1
|
||||
#cmakedefine SK_DUMMY_LIBRARY_PATH "${SK_DUMMY_LIBRARY_PATH}"
|
||||
|
||||
/* TinySSH Executable */
|
||||
|
||||
#cmakedefine TINYSSHD_EXECUTABLE "${TINYSSHD_EXECUTABLE}"
|
||||
Reference in New Issue
Block a user