aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_simple_mx_lookup.c
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2012-04-05 11:48:09 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2012-04-05 11:48:09 +0000
commiteb9ed4ce3dfb9eb0d89bc8b8ec83c4fa67fd957b (patch)
treeba6a8a6301908585e5f587390ddaa0d3139a25dc /src/gns/test_gns_simple_mx_lookup.c
parent4bddef66e721cf68b17effea2c23aebd89ca1b8b (diff)
downloadgnunet-eb9ed4ce3dfb9eb0d89bc8b8ec83c4fa67fd957b.tar.gz
gnunet-eb9ed4ce3dfb9eb0d89bc8b8ec83c4fa67fd957b.zip
-tests
Diffstat (limited to 'src/gns/test_gns_simple_mx_lookup.c')
-rw-r--r--src/gns/test_gns_simple_mx_lookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/test_gns_simple_mx_lookup.c b/src/gns/test_gns_simple_mx_lookup.c
index caf95177c..2888bc396 100644
--- a/src/gns/test_gns_simple_mx_lookup.c
+++ b/src/gns/test_gns_simple_mx_lookup.c
@@ -36,7 +36,7 @@
36#define VERBOSE GNUNET_YES 36#define VERBOSE GNUNET_YES
37 37
38/* Timeout for entire testcase */ 38/* Timeout for entire testcase */
39#define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 5) 39#define TIMEOUT GNUNET_TIME_relative_multiply(GNUNET_TIME_UNIT_SECONDS, 20)
40 40
41/* If number of peers not in config file, use this number */ 41/* If number of peers not in config file, use this number */
42#define DEFAULT_NUM_PEERS 2 42#define DEFAULT_NUM_PEERS 2