Add callbacks for channel open response, and channel request response.

Signed-off-by: Tom Deseyn <tom.deseyn@gmail.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Tom Deseyn
2022-07-22 05:47:04 +02:00
committed by Jakub Jelen
parent 54c1703cb2
commit f297dc6ab8
4 changed files with 310 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ find_package(socket_wrapper)
set(LIBSSH_CLIENT_TESTS
torture_algorithms
torture_client_callbacks
torture_client_config
torture_connect
torture_hostkey