mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
tests: Cleanup OpenSSL in tests when GSSAPI is built
also from the fuzzer tests Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
committed by
Andreas Schneider
parent
62762bbbc9
commit
08a32ac381
@@ -194,4 +194,6 @@ void torture_unsetenv(char const *variable);
|
||||
int torture_setup_ssh_agent(struct torture_state *s, const char *add_key);
|
||||
int torture_cleanup_ssh_agent(void);
|
||||
|
||||
void torture_finalize(void);
|
||||
|
||||
#endif /* _TORTURE_H */
|
||||
|
||||
Reference in New Issue
Block a user