projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e69529
)
- Even longer timeout to allow SPARC to finish testcase
author
Bart Polot
<bart@net.in.tum.de>
Wed, 30 Nov 2011 10:23:29 +0000
(10:23 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Wed, 30 Nov 2011 10:23:29 +0000
(10:23 +0000)
src/mesh/test_mesh_small.c
patch
|
blob
|
history
diff --git
a/src/mesh/test_mesh_small.c
b/src/mesh/test_mesh_small.c
index f273b04abcf5be22485ba630c6791709d4b943ac..50af25b0c2eb36b678447a2a52ec591d9c8048ca 100644
(file)
--- 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,
9
0)
+#define SHORT_TIME GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS,
12
0)
/**
* DIFFERENT TESTS TO RUN