aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-08-29 22:01:18 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 13:16:29 +0100
commit43b55e25e3824ea3bd9b4e10ee3dd2a5188b7f4c (patch)
tree8357efdb8fc09747562a1ae10d2f8e59f6a79623 /src/transport
parent4611664be0ba79ec7029a74cf961f28f2a658241 (diff)
downloadgnunet-43b55e25e3824ea3bd9b4e10ee3dd2a5188b7f4c.tar.gz
gnunet-43b55e25e3824ea3bd9b4e10ee3dd2a5188b7f4c.zip
-Removed references to explicit /tmp in test scripts and configurations in DHT, GNS, STATISTICS, and TRANSPORT subsystems.
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/test_transport_api2_tcp_node1.conf6
-rw-r--r--src/transport/test_transport_api2_tcp_node2.conf4
-rw-r--r--src/transport/test_transport_api2_tcp_peer1.conf4
-rw-r--r--src/transport/test_transport_api2_tcp_peer2.conf4
4 files changed, 9 insertions, 9 deletions
diff --git a/src/transport/test_transport_api2_tcp_node1.conf b/src/transport/test_transport_api2_tcp_node1.conf
index b8a743a3b..d396f43d7 100644
--- a/src/transport/test_transport_api2_tcp_node1.conf
+++ b/src/transport/test_transport_api2_tcp_node1.conf
@@ -5,7 +5,7 @@ GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
5[transport] 5[transport]
6BINARY = gnunet-service-tng 6BINARY = gnunet-service-tng
7PLUGINS = tcp 7PLUGINS = tcp
8#PREFIX = valgrind --leak-check=full --track-origins=yes --trace-children=yes --log-file=/tmp/vg_peer1-%p 8#PREFIX = valgrind --leak-check=full --track-origins=yes --trace-children=yes --log-file=$GNUNET_TEST_HOME/vg_peer1-%p
9UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p1.sock 9UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p1.sock
10 10
11[communicator-tcp] 11[communicator-tcp]
@@ -14,11 +14,11 @@ BINDTO = 192.168.15.1:60002
14DISABLE_V6 = YES 14DISABLE_V6 = YES
15IMMEDIATE_START = YES 15IMMEDIATE_START = YES
16UNIXPATH = $GNUNET_RUNTIME_DIR/tcp-comm-p1.sock 16UNIXPATH = $GNUNET_RUNTIME_DIR/tcp-comm-p1.sock
17#PREFIX = valgrind --leak-check=full --track-origins=yes --trace-children=yes --log-file=/tmp/vg_ctpeer1-%p 17#PREFIX = valgrind --leak-check=full --track-origins=yes --trace-children=yes --log-file=$GNUNET_TEST_HOME/vg_ctpeer1-%p
18#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args 18#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
19 19
20[communicator-udp] 20[communicator-udp]
21#PREFIX = valgrind --leak-check=full --track-origins=yes --trace-children=yes --log-file=/tmp/vg_cupeer1-%p 21#PREFIX = valgrind --leak-check=full --track-origins=yes --trace-children=yes --log-file=$GNUNET_TEST_HOME/vg_cupeer1-%p
22BINARY = gnunet-communicator-udp 22BINARY = gnunet-communicator-udp
23BINDTO = 192.168.15.1:60002 23BINDTO = 192.168.15.1:60002
24DISABLE_V6 = YES 24DISABLE_V6 = YES
diff --git a/src/transport/test_transport_api2_tcp_node2.conf b/src/transport/test_transport_api2_tcp_node2.conf
index f94368b3f..a4557e7ea 100644
--- a/src/transport/test_transport_api2_tcp_node2.conf
+++ b/src/transport/test_transport_api2_tcp_node2.conf
@@ -4,7 +4,7 @@ GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p2/
4 4
5[transport] 5[transport]
6BINARY = gnunet-service-tng 6BINARY = gnunet-service-tng
7#PREFIX = valgrind --log-file=/tmp/vg_peer2-%p 7#PREFIX = valgrind --log-file=$GNUNET_TEST_HOME/vg_peer2-%p
8UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p2.sock 8UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p2.sock
9 9
10[communicator-tcp] 10[communicator-tcp]
@@ -12,7 +12,7 @@ BINARY = gnunet-communicator-tcp
12BINDTO = 192.168.15.2:60003 12BINDTO = 192.168.15.2:60003
13DISABLE_V6 = YES 13DISABLE_V6 = YES
14IMMEDIATE_START = YES 14IMMEDIATE_START = YES
15#PREFIX = valgrind --log-file=/tmp/vg_comm2-%p 15#PREFIX = valgrind --log-file=$GNUNET_TEST_HOME/vg_comm2-%p
16UNIXPATH = $GNUNET_RUNTIME_DIR/tcp-comm-p2.sock 16UNIXPATH = $GNUNET_RUNTIME_DIR/tcp-comm-p2.sock
17 17
18[peerstore] 18[peerstore]
diff --git a/src/transport/test_transport_api2_tcp_peer1.conf b/src/transport/test_transport_api2_tcp_peer1.conf
index 745ed6887..5a21b2adb 100644
--- a/src/transport/test_transport_api2_tcp_peer1.conf
+++ b/src/transport/test_transport_api2_tcp_peer1.conf
@@ -5,7 +5,7 @@ GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/
5[transport] 5[transport]
6BINARY = gnunet-service-tng 6BINARY = gnunet-service-tng
7PLUGINS = tcp 7PLUGINS = tcp
8#PREFIX = valgrind --log-file=/tmp/vg_peer1-%p 8#PREFIX = valgrind --log-file=$GNUNET_TEST_HOME/vg_peer1-%p
9UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p1.sock 9UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p1.sock
10 10
11[communicator-tcp] 11[communicator-tcp]
@@ -14,7 +14,7 @@ BINDTO = 60002
14DISABLE_V6 = YES 14DISABLE_V6 = YES
15IMMEDIATE_START = YES 15IMMEDIATE_START = YES
16UNIXPATH = $GNUNET_RUNTIME_DIR/tcp-comm-p1.sock 16UNIXPATH = $GNUNET_RUNTIME_DIR/tcp-comm-p1.sock
17#PREFIX = valgrind --log-file=/tmp/vg_cpeer1-%p 17#PREFIX = valgrind --log-file=$GNUNET_TEST_HOME/vg_cpeer1-%p
18 18
19[peerstore] 19[peerstore]
20IMMEDIATE_START = YES 20IMMEDIATE_START = YES
diff --git a/src/transport/test_transport_api2_tcp_peer2.conf b/src/transport/test_transport_api2_tcp_peer2.conf
index 022468bcd..e42704100 100644
--- a/src/transport/test_transport_api2_tcp_peer2.conf
+++ b/src/transport/test_transport_api2_tcp_peer2.conf
@@ -4,7 +4,7 @@ GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p2/
4 4
5[transport] 5[transport]
6BINARY = gnunet-service-tng 6BINARY = gnunet-service-tng
7#PREFIX = valgrind --log-file=/tmp/vg_peer2-%p 7#PREFIX = valgrind --log-file=$GNUNET_TEST_HOME/vg_peer2-%p
8UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p2.sock 8UNIXPATH = $GNUNET_RUNTIME_DIR/tng-p2.sock
9 9
10[communicator-tcp] 10[communicator-tcp]
@@ -12,7 +12,7 @@ BINARY = gnunet-communicator-tcp
12BINDTO = 60003 12BINDTO = 60003
13DISABLE_V6 = YES 13DISABLE_V6 = YES
14IMMEDIATE_START = YES 14IMMEDIATE_START = YES
15#PREFIX = valgrind --log-file=/tmp/vg_comm2-%p 15#PREFIX = valgrind --log-file=$GNUNET_TEST_HOME/vg_comm2-%p
16UNIXPATH = $GNUNET_RUNTIME_DIR/tcp-comm-p2.sock 16UNIXPATH = $GNUNET_RUNTIME_DIR/tcp-comm-p2.sock
17 17
18[peerstore] 18[peerstore]