From 562e7cdfb15e17896770b422e07896477100246a Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 30 Nov 2011 15:00:23 +0000 Subject: [PATCH] Make reeeeeally sure SPARC has time to do its stuff --- src/mesh/test_mesh_small.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1