[glib-networking/mcatanzaro/client-auth-failure] Revert "Revert "Add back some earlier tests""
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/mcatanzaro/client-auth-failure] Revert "Revert "Add back some earlier tests""
- Date: Mon, 1 Apr 2019 22:16:02 +0000 (UTC)
commit 58f20f9a56c73df0b7d89f914c920a6931fcb1d0
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Apr 1 17:15:47 2019 -0500
Revert "Revert "Add back some earlier tests""
This reverts commit 153783f2b8f1617cafde2a08a11fada38cf4ae3c.
tls/tests/connection.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/tls/tests/connection.c b/tls/tests/connection.c
index 1b2d9bd..8e0c17b 100644
--- a/tls/tests/connection.c
+++ b/tls/tests/connection.c
@@ -2266,7 +2266,6 @@ main (int argc,
g_setenv ("GIO_USE_TLS", BACKEND, TRUE);
g_assert (g_ascii_strcasecmp (G_OBJECT_TYPE_NAME (g_tls_backend_get_default ()), "GTlsBackend" BACKEND) ==
0);
-#if 0
g_test_add ("/tls/connection/basic", TestConnection, NULL,
setup_connection, test_basic_connection, teardown_connection);
g_test_add ("/tls/connection/verified", TestConnection, NULL,
@@ -2287,7 +2286,6 @@ main (int argc,
setup_connection, test_client_auth_connection, teardown_connection);
g_test_add ("/tls/connection/client-auth-rehandshake", TestConnection, NULL,
setup_connection, test_client_auth_rehandshake, teardown_connection);
-#endif
g_test_add ("/tls/connection/client-auth-failure", TestConnection, NULL,
setup_connection, test_client_auth_failure, teardown_connection);
#if 0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]