From: Christian Grothoff Date: Wed, 25 Dec 2019 14:50:34 +0000 (+0100) Subject: more iters X-Git-Tag: v0.12.2~55^2~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d1dea55be8b970f9ecfec06695d03b0ccfcb9c2d;p=oweals%2Fgnunet.git more iters --- diff --git a/src/transport/test_communicator_basic.c b/src/transport/test_communicator_basic.c index 7dac3bc24..e9b982897 100644 --- a/src/transport/test_communicator_basic.c +++ b/src/transport/test_communicator_basic.c @@ -76,7 +76,7 @@ static struct GNUNET_TRANSPORT_TESTING_TransportCommunicatorQueue *my_tc; #define FIXME_DEAD_BURST_RUNS 1 -#define TOTAL_ITERATIONS 10 +#define TOTAL_ITERATIONS 20 static unsigned int iterations_left = TOTAL_ITERATIONS;