From: Bart Polot Date: Wed, 30 Nov 2011 15:00:23 +0000 (+0000) Subject: Make reeeeeally sure SPARC has time to do its stuff X-Git-Tag: initial-import-from-subversion-38251~15737 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=562e7cdfb15e17896770b422e07896477100246a;p=oweals%2Fgnunet.git Make reeeeeally sure SPARC has time to do its stuff --- 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 /** * Time to wait for stuff that should be rather fast */ -#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 120) +#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 300) /** * DIFFERENT TESTS TO RUN