summaryrefslogtreecommitdiff
path: root/tests/utils-adv.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utils-adv.c')
-rw-r--r--tests/utils-adv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/utils-adv.c b/tests/utils-adv.c
index 1986e50bd1..a084136646 100644
--- a/tests/utils-adv.c
+++ b/tests/utils-adv.c
@@ -42,7 +42,7 @@ int _gnutls_server_name_set_raw(gnutls_session_t session,
const char *side = NULL;
/* if @host is NULL certificate check is skipped */
-static int
+int
_test_cli_serv(gnutls_certificate_credentials_t server_cred,
gnutls_certificate_credentials_t client_cred,
const char *serv_prio, const char *cli_prio,