summaryrefslogtreecommitdiff
path: root/tests/test-new-trickle.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-new-trickle.c')
-rw-r--r--tests/test-new-trickle.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-new-trickle.c b/tests/test-new-trickle.c
index 53c35ee..a3a4452 100644
--- a/tests/test-new-trickle.c
+++ b/tests/test-new-trickle.c
@@ -772,7 +772,9 @@ int main(void)
// Do this to make sure the STUN thread exits
exit_stun_thread = TRUE;
drop_stun_packets = TRUE;
+ send_stun = FALSE;
send_dummy_data ();
+ g_cond_signal (stun_signal_ptr);
g_object_add_weak_pointer (G_OBJECT (lagent), (gpointer *) &lagent);
g_object_add_weak_pointer (G_OBJECT (ragent), (gpointer *) &ragent);