adapting next test to new MQ API
authorChristian Grothoff <christian@grothoff.org>
Sat, 30 Jul 2016 23:28:00 +0000 (23:28 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 30 Jul 2016 23:28:00 +0000 (23:28 +0000)
src/core/test_core_api_reliability.c

index 192b5d3d67fc850747d784433078982d5382bd7c..d7d4a6bd6d729556fef83b196b3611b7f84de7dd 100644 (file)
  */
 #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 600)
 
-/**
- * What delay do we request from the core service for transmission?
- */
-#define FAST_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 5)
-
 #define MTYPE 12345