[glib-networking/mcatanzaro/reenable-dtls] Reenable DTLS tests
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/mcatanzaro/reenable-dtls] Reenable DTLS tests
- Date: Wed, 1 Jan 2020 16:00:40 +0000 (UTC)
commit 6b1fa9d51c9d7fdb122b9d4c53f395ecdde42fc8
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Jan 1 10:00:14 2020 -0600
Reenable DTLS tests
Fixes #49
tls/tests/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tls/tests/meson.build b/tls/tests/meson.build
index 2920796..d275153 100644
--- a/tls/tests/meson.build
+++ b/tls/tests/meson.build
@@ -46,7 +46,7 @@ test_programs = [
['file-database', [], deps, [], []],
['connection', ['mock-interaction.c'], deps, [], [mock_pkcs11_module]],
# DTLS tests are disabled until we fix https://gitlab.gnome.org/GNOME/glib-networking/issues/49
-# ['dtls-connection', ['mock-interaction.c'], deps, [], [mock_pkcs11_module]],
+ ['dtls-connection', ['mock-interaction.c'], deps, [], [mock_pkcs11_module]],
]
foreach backend: backends
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]