From 6e3ca264f69ea03520c5855161d1c8487c1e4e01 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Tue, 8 Dec 2020 10:47:51 +0100 Subject: - added testing logic for backchannel and rekey tests. Fixed bugs for rekey logic. --- src/transport/test_communicator_udp_basic_peer2.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/transport/test_communicator_udp_basic_peer2.conf') diff --git a/src/transport/test_communicator_udp_basic_peer2.conf b/src/transport/test_communicator_udp_basic_peer2.conf index f05ebc5cb..b353b03e9 100644 --- a/src/transport/test_communicator_udp_basic_peer2.conf +++ b/src/transport/test_communicator_udp_basic_peer2.conf @@ -24,11 +24,16 @@ UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/nat.sock [peerstore] UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/peerstore.sock +[statistics] +PORT = 22462 +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-statistics_test_2.sock + [resolver] PORT = 62090 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_2.sock [communicator-udp] +#PREFIX = valgrind --leak-check=full --track-origins=yes BINDTO = 60003 DISABLE_V6 = YES MAX_QUEUE_LENGTH=5000 -- cgit v1.2.3