aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_tcp_basic_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_tcp_basic_peer1.conf')
-rw-r--r--src/transport/test_communicator_tcp_basic_peer1.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/transport/test_communicator_tcp_basic_peer1.conf b/src/transport/test_communicator_tcp_basic_peer1.conf
index 2411f485b..dbc227ac6 100644
--- a/src/transport/test_communicator_tcp_basic_peer1.conf
+++ b/src/transport/test_communicator_tcp_basic_peer1.conf
@@ -1,5 +1,10 @@
1@INLINE@ test_transport_defaults.conf 1@INLINE@ test_transport_defaults.conf
2 2
3[test-setup]
4#PHASE_LONG=NO
5#PHASE_SIZE=NO
6#BURST_PACKETS_SHORT=1
7
3[PATHS] 8[PATHS]
4GNUNET_TEST_HOME = $GNUNET_TMP/test-communicator-unix-1/ 9GNUNET_TEST_HOME = $GNUNET_TMP/test-communicator-unix-1/
5 10
@@ -33,7 +38,7 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock
33#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args 38#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
34#PREFIX = valgrind --leak-check=full --track-origins=yes 39#PREFIX = valgrind --leak-check=full --track-origins=yes
35BINDTO = 60002 40BINDTO = 60002
36DISABLE_V6 = NO 41DISABLE_V6 = YES
37 42
38[communicator-udp] 43[communicator-udp]
39BINDTO = 60002 44BINDTO = 60002