aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-11-30 15:00:23 +0000
committerBart Polot <bart@net.in.tum.de>2011-11-30 15:00:23 +0000
commit562e7cdfb15e17896770b422e07896477100246a (patch)
tree337b6bb94f2041415f18c78a3e986345c01b3d56 /src/mesh
parentb7fd524b858f2ab3af9183c1ead1bf54e44b312a (diff)
downloadgnunet-562e7cdfb15e17896770b422e07896477100246a.tar.gz
gnunet-562e7cdfb15e17896770b422e07896477100246a.zip
Make reeeeeally sure SPARC has time to do its stuff
Diffstat (limited to 'src/mesh')
-rw-r--r--src/mesh/test_mesh_small.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/test_mesh_small.c b/src/mesh/test_mesh_small.c
index 50af25b0c..9e28e6638 100644
--- a/src/mesh/test_mesh_small.c
+++ b/src/mesh/test_mesh_small.c
@@ -55,7 +55,7 @@ struct StatsContext
55/** 55/**
56 * Time to wait for stuff that should be rather fast 56 * Time to wait for stuff that should be rather fast
57 */ 57 */
58#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120) 58#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300)
59 59
60/** 60/**
61 * DIFFERENT TESTS TO RUN 61 * DIFFERENT TESTS TO RUN