[glib-networking] Revert "tls: add test to ensure sources fire properly"



commit 45f9b83ddc9f6e3a2ab55afcb5da7b1bf8cb40cb
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Sep 4 14:18:01 2020 -0500

    Revert "tls: add test to ensure sources fire properly"
    
    This reverts commit 0d216c8c8cd4887489b43bcbcea524ffd217b243.

 tls/tests/connection-source.c | 235 ------------------------------------------
 tls/tests/meson.build         |   1 -
 2 files changed, 236 deletions(-)
---
diff --git a/tls/tests/meson.build b/tls/tests/meson.build
index 6c56308a..9d3f87d7 100644
--- a/tls/tests/meson.build
+++ b/tls/tests/meson.build
@@ -31,7 +31,6 @@ test_programs = [
   ['connection', ['mock-interaction.c'], deps],
 # DTLS tests are disabled until we fix https://gitlab.gnome.org/GNOME/glib-networking/issues/49
 #  ['dtls-connection', ['mock-interaction.c'], deps],
-  ['connection-source', [], deps],
 ]
 
 foreach backend: backends


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]