mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
unittests: Adds unitests for ecdsa and rsa with PKCS11 URIs.
Signed-off-by: Sahana Prasad <sahana@redhat.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
committed by
Andreas Schneider
parent
cc1175a9af
commit
fa95fe3e1b
@@ -898,7 +898,6 @@ void torture_setup_tokens(const char *temp_dir,
|
||||
assert_return_code(rc, errno);
|
||||
}
|
||||
|
||||
/* Set the default interface for the server */
|
||||
void torture_teardown_socket_dir(void **state)
|
||||
{
|
||||
struct torture_state *s = *state;
|
||||
|
||||
Reference in New Issue
Block a user