(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 13 Jul 2010 09:14:34 +0000 (09:14 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 13 Jul 2010 09:14:34 +0000 (09:14 +0000)
src/transport/test_plugin_transport_http.c

index 4f88ede27426d26951860cf2c130b069e668d708..76dd9b067df78c3f59bf48df72d527abffd82b35 100644 (file)
@@ -55,9 +55,9 @@
 #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 90)
 
 /**
- * How long until we give up on transmitting the message?
+ * Testcase timeout
  */
-#define TEST_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 30)
+#define TEST_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 180)
 
 /**
  * How long between recieve and send?