test needs larger timeout to pass
authorChristian Grothoff <christian@grothoff.org>
Fri, 21 Oct 2016 20:39:49 +0000 (20:39 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 21 Oct 2016 20:39:49 +0000 (20:39 +0000)
src/transport/test_transport_address_switch.c

index 9217d8f902bdabbab0569fc3a9e796fc014869b7..704025a4985fa8de18a15a5cde898ec99650e27f 100644 (file)
@@ -51,7 +51,7 @@
 /**
  * Testcase timeout
  */
-#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 10)
+#define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30)
 
 
 static struct GNUNET_TRANSPORT_TESTING_ConnectCheckContext *ccc;