mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 18:04:25 +09:00
torture: Add torture_teardown_sshd_server().
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -112,6 +112,7 @@ void torture_setup_socket_dir(void **state);
|
||||
void torture_setup_sshd_server(void **state);
|
||||
|
||||
void torture_teardown_socket_dir(void **state);
|
||||
void torture_teardown_sshd_server(void **state);
|
||||
|
||||
/*
|
||||
* This function must be defined in every unit test file.
|
||||
|
||||
Reference in New Issue
Block a user