mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-12 03:00:26 +09:00
sftp_aio: Test sftp aio with libssh proxyjump
Signed-off-by: Eshan Kelkar <eshankelkar@galorithm.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
committed by
Jakub Jelen
parent
8a134e03db
commit
29dd7874cd
@@ -115,6 +115,8 @@ ssh_session torture_ssh_session(struct torture_state *s,
|
||||
const char *user,
|
||||
const char *password);
|
||||
|
||||
ssh_session torture_ssh_session_proxyjump(void);
|
||||
|
||||
ssh_bind torture_ssh_bind(const char *addr,
|
||||
const unsigned int port,
|
||||
enum ssh_keytypes_e key_type,
|
||||
|
||||
Reference in New Issue
Block a user