fix
[oweals/gnunet.git] / src / core / test_core_api_reliability.c
index b9fba21c62e9e2e04a8c776da3a2a378bb121999..f981f105a0adde8a4bd64db6103b68fe4bc63fc6 100644 (file)
@@ -44,7 +44,7 @@
  * 'MAX_PENDING' in 'gnunet-service-transport.c', otherwise
  * messages may be dropped even for a reliable transport.
  */
-#define TOTAL_MSGS (600 * 200)
+#define TOTAL_MSGS (600 * 10)
 
 /**
  * How long until we give up on transmitting the message?