[glib-networking/mcatanzaro/reenable-dtls] DTLS stress test
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/mcatanzaro/reenable-dtls] DTLS stress test
- Date: Wed, 1 Jan 2020 18:06:27 +0000 (UTC)
commit ced1e757f17ccb68f986cd46bd00d748cda64af0
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Wed Jan 1 18:06:14 2020 +0000
DTLS stress test
tls/tests/meson.build | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tls/tests/meson.build b/tls/tests/meson.build
index d275153..76d3c15 100644
--- a/tls/tests/meson.build
+++ b/tls/tests/meson.build
@@ -42,9 +42,9 @@ if enable_installed_tests
endif
test_programs = [
- ['certificate', [], deps, [], [mock_pkcs11_module]],
- ['file-database', [], deps, [], []],
- ['connection', ['mock-interaction.c'], deps, [], [mock_pkcs11_module]],
+# ['certificate', [], deps, [], [mock_pkcs11_module]],
+# ['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]],
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]