more iters
authorChristian Grothoff <christian@grothoff.org>
Wed, 25 Dec 2019 14:50:34 +0000 (15:50 +0100)
committerChristian Grothoff <christian@grothoff.org>
Wed, 25 Dec 2019 14:50:34 +0000 (15:50 +0100)
src/transport/test_communicator_basic.c

index 7dac3bc247e791c5e43fb9af01d2b277a44c96b2..e9b982897688d250e3ad9b3cb34397d722fbfdf4 100644 (file)
@@ -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;