aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/test_core_api_peer1.conf2
-rw-r--r--src/core/test_core_api_peer2.conf2
-rw-r--r--src/datastore/test_datastore_api_data.conf2
-rw-r--r--src/dht/test_dht_api_data.conf2
-rw-r--r--src/dht/test_dht_api_peer1.conf2
-rw-r--r--src/dv/test_transport_api_data.conf2
-rw-r--r--src/dv/test_transport_api_dv_peer1.conf2
-rw-r--r--src/dv/test_transport_api_dv_peer2.conf2
-rw-r--r--src/dv/test_transport_api_dv_peer3.conf2
-rw-r--r--src/fs/fs_test_lib_data.conf2
-rw-r--r--src/fs/test_fs_data.conf2
-rw-r--r--src/fs/test_fs_download_data.conf2
-rw-r--r--src/fs/test_fs_file_information_data.conf2
-rw-r--r--src/fs/test_fs_list_indexed_data.conf2
-rw-r--r--src/fs/test_fs_namespace_data.conf2
-rw-r--r--src/fs/test_fs_publish_data.conf2
-rw-r--r--src/fs/test_fs_search_data.conf2
-rw-r--r--src/fs/test_fs_unindex_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_idx_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_ns_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_psd_data.conf2
-rw-r--r--src/fs/test_gnunet_fs_rec_data.conf2
-rw-r--r--src/hostlist/test_learning_adv_peer.conf2
-rw-r--r--src/hostlist/test_learning_learn_peer.conf2
-rw-r--r--src/hostlist/test_learning_learn_peer2.conf2
-rw-r--r--src/migration/test_gnunet_daemon_migration_data.conf2
-rw-r--r--src/peerinfo-tool/test_gnunet_peerinfo_data.conf4
-rw-r--r--src/testing/test_testing_connect_peer1.conf2
-rw-r--r--src/testing/test_testing_connect_peer2.conf2
-rw-r--r--src/testing/test_testing_data.conf2
-rw-r--r--src/testing/test_testing_data_remote.conf4
-rw-r--r--src/testing/test_testing_data_topology_2d_torus.conf2
-rw-r--r--src/testing/test_testing_data_topology_blacklist.conf2
-rw-r--r--src/testing/test_testing_data_topology_clique.conf2
-rw-r--r--src/testing/test_testing_data_topology_clique_minimum.conf2
-rw-r--r--src/testing/test_testing_data_topology_clique_random.conf2
-rw-r--r--src/testing/test_testing_data_topology_erdos_renyi.conf2
-rw-r--r--src/testing/test_testing_data_topology_internat.conf2
-rw-r--r--src/testing/test_testing_data_topology_ring.conf2
-rw-r--r--src/testing/test_testing_data_topology_small_world_ring.conf2
-rw-r--r--src/testing/test_testing_data_topology_small_world_torus.conf2
-rw-r--r--src/topology/test_gnunet_daemon_topology_data.conf2
42 files changed, 44 insertions, 44 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf
index a6888b683..88e8ad806 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/core/test_core_api_peer1.conf
@@ -17,7 +17,7 @@ PLUGINS = tcp
17 17
18[arm] 18[arm]
19PORT = 12466 19PORT = 12466
20DEFAULTSERVICES = resolver 20DEFAULTSERVICES =
21#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck 21#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck
22 22
23[statistics] 23[statistics]
diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf
index 9f7f89c0f..fe97fdd03 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/core/test_core_api_peer2.conf
@@ -17,7 +17,7 @@ PLUGINS = tcp
17 17
18[arm] 18[arm]
19PORT = 22466 19PORT = 22466
20DEFAULTSERVICES = resolver 20DEFAULTSERVICES =
21#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck 21#GLOBAL_PREFIX = xterm -e valgrind --tool=memcheck
22 22
23[statistics] 23[statistics]
diff --git a/src/datastore/test_datastore_api_data.conf b/src/datastore/test_datastore_api_data.conf
index 59374dc40..3f2e067eb 100644
--- a/src/datastore/test_datastore_api_data.conf
+++ b/src/datastore/test_datastore_api_data.conf
@@ -3,7 +3,7 @@ SERVICEHOME = /tmp/test-gnunet-datastore/
3DEFAULTCONFIG = test_datastore_api_data.conf 3DEFAULTCONFIG = test_datastore_api_data.conf
4 4
5[arm] 5[arm]
6DEFAULTSERVICES = resolver 6DEFAULTSERVICES =
7PORT = 42466 7PORT = 42466
8HOSTNAME = localhost 8HOSTNAME = localhost
9 9
diff --git a/src/dht/test_dht_api_data.conf b/src/dht/test_dht_api_data.conf
index c91fa7338..6c05d880b 100644
--- a/src/dht/test_dht_api_data.conf
+++ b/src/dht/test_dht_api_data.conf
@@ -112,7 +112,7 @@ HOSTNAME = localhost
112PORT = 2088 112PORT = 2088
113 113
114[arm] 114[arm]
115DEFAULTSERVICES = resolver transport core 115DEFAULTSERVICES =
116ACCEPT_FROM6 = ::1; 116ACCEPT_FROM6 = ::1;
117ACCEPT_FROM = 127.0.0.1; 117ACCEPT_FROM = 127.0.0.1;
118BINARY = gnunet-service-arm 118BINARY = gnunet-service-arm
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 10fc273a7..33ca838f3 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -114,7 +114,7 @@ HOSTNAME = localhost
114PORT = 12092 114PORT = 12092
115 115
116[arm] 116[arm]
117DEFAULTSERVICES = peerinfo core dht 117DEFAULTSERVICES =
118ACCEPT_FROM6 = ::1; 118ACCEPT_FROM6 = ::1;
119ACCEPT_FROM = 127.0.0.1; 119ACCEPT_FROM = 127.0.0.1;
120BINARY = gnunet-service-arm 120BINARY = gnunet-service-arm
diff --git a/src/dv/test_transport_api_data.conf b/src/dv/test_transport_api_data.conf
index 4b51ece96..1e003b3e1 100644
--- a/src/dv/test_transport_api_data.conf
+++ b/src/dv/test_transport_api_data.conf
@@ -103,7 +103,7 @@ HOSTNAME = localhost
103PORT = 2088 103PORT = 2088
104 104
105[arm] 105[arm]
106DEFAULTSERVICES = resolver transport core 106DEFAULTSERVICES =
107ACCEPT_FROM6 = ::1; 107ACCEPT_FROM6 = ::1;
108ACCEPT_FROM = 127.0.0.1; 108ACCEPT_FROM = 127.0.0.1;
109BINARY = gnunet-service-arm 109BINARY = gnunet-service-arm
diff --git a/src/dv/test_transport_api_dv_peer1.conf b/src/dv/test_transport_api_dv_peer1.conf
index f335439ae..c919f78b0 100644
--- a/src/dv/test_transport_api_dv_peer1.conf
+++ b/src/dv/test_transport_api_dv_peer1.conf
@@ -112,7 +112,7 @@ HOSTNAME = localhost
112PORT = 12092 112PORT = 12092
113 113
114[arm] 114[arm]
115DEFAULTSERVICES = core dv statistics 115DEFAULTSERVICES =
116ACCEPT_FROM6 = ::1; 116ACCEPT_FROM6 = ::1;
117ACCEPT_FROM = 127.0.0.1; 117ACCEPT_FROM = 127.0.0.1;
118BINARY = gnunet-service-arm 118BINARY = gnunet-service-arm
diff --git a/src/dv/test_transport_api_dv_peer2.conf b/src/dv/test_transport_api_dv_peer2.conf
index 78d9af072..31338d6e9 100644
--- a/src/dv/test_transport_api_dv_peer2.conf
+++ b/src/dv/test_transport_api_dv_peer2.conf
@@ -113,7 +113,7 @@ HOSTNAME = localhost
113PORT = 22370 113PORT = 22370
114 114
115[arm] 115[arm]
116DEFAULTSERVICES = core dv statistics 116DEFAULTSERVICES =
117ACCEPT_FROM6 = ::1; 117ACCEPT_FROM6 = ::1;
118ACCEPT_FROM = 127.0.0.1; 118ACCEPT_FROM = 127.0.0.1;
119BINARY = gnunet-service-arm 119BINARY = gnunet-service-arm
diff --git a/src/dv/test_transport_api_dv_peer3.conf b/src/dv/test_transport_api_dv_peer3.conf
index 6522bc50a..83e8d81c6 100644
--- a/src/dv/test_transport_api_dv_peer3.conf
+++ b/src/dv/test_transport_api_dv_peer3.conf
@@ -113,7 +113,7 @@ HOSTNAME = localhost
113PORT = 32370 113PORT = 32370
114 114
115[arm] 115[arm]
116DEFAULTSERVICES = core dv statistics 116DEFAULTSERVICES =
117ACCEPT_FROM6 = ::1; 117ACCEPT_FROM6 = ::1;
118ACCEPT_FROM = 127.0.0.1; 118ACCEPT_FROM = 127.0.0.1;
119BINARY = gnunet-service-arm 119BINARY = gnunet-service-arm
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf
index a4941af7b..d65bce262 100644
--- a/src/fs/fs_test_lib_data.conf
+++ b/src/fs/fs_test_lib_data.conf
@@ -17,7 +17,7 @@ PLUGINS = tcp
17[arm] 17[arm]
18PORT = 43466 18PORT = 43466
19HOSTNAME = localhost 19HOSTNAME = localhost
20DEFAULTSERVICES = resolver datastore transport core fs peerinfo 20DEFAULTSERVICES =
21 21
22[datastore] 22[datastore]
23#DEBUG = YES 23#DEBUG = YES
diff --git a/src/fs/test_fs_data.conf b/src/fs/test_fs_data.conf
index 23c263702..1ee233c78 100644
--- a/src/fs/test_fs_data.conf
+++ b/src/fs/test_fs_data.conf
@@ -17,7 +17,7 @@ PLUGINS =
17[arm] 17[arm]
18PORT = 42466 18PORT = 42466
19HOSTNAME = localhost 19HOSTNAME = localhost
20DEFAULTSERVICES = resolver datastore fs 20DEFAULTSERVICES =
21 21
22[datastore] 22[datastore]
23#DEBUG = YES 23#DEBUG = YES
diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf
index cf84afb72..c5e839765 100644
--- a/src/fs/test_fs_download_data.conf
+++ b/src/fs/test_fs_download_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_fs_file_information_data.conf b/src/fs/test_fs_file_information_data.conf
index 5ca36d99f..55cfddff4 100644
--- a/src/fs/test_fs_file_information_data.conf
+++ b/src/fs/test_fs_file_information_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore transport core fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22#DEBUG = YES 22#DEBUG = YES
diff --git a/src/fs/test_fs_list_indexed_data.conf b/src/fs/test_fs_list_indexed_data.conf
index 6c3b024d3..9f717b2e0 100644
--- a/src/fs/test_fs_list_indexed_data.conf
+++ b/src/fs/test_fs_list_indexed_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22#DEBUG = YES 22#DEBUG = YES
diff --git a/src/fs/test_fs_namespace_data.conf b/src/fs/test_fs_namespace_data.conf
index 349a9218a..fd0b14261 100644
--- a/src/fs/test_fs_namespace_data.conf
+++ b/src/fs/test_fs_namespace_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_fs_publish_data.conf b/src/fs/test_fs_publish_data.conf
index 5bca3aeae..d6952c4d4 100644
--- a/src/fs/test_fs_publish_data.conf
+++ b/src/fs/test_fs_publish_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22#DEBUG = YES 22#DEBUG = YES
diff --git a/src/fs/test_fs_search_data.conf b/src/fs/test_fs_search_data.conf
index 654754ffe..d8b34d91d 100644
--- a/src/fs/test_fs_search_data.conf
+++ b/src/fs/test_fs_search_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = peerinfo resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_fs_unindex_data.conf b/src/fs/test_fs_unindex_data.conf
index a92ff5bb7..b54d16f85 100644
--- a/src/fs/test_fs_unindex_data.conf
+++ b/src/fs/test_fs_unindex_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 42466 17PORT = 42466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22#DEBUG = YES 22#DEBUG = YES
diff --git a/src/fs/test_gnunet_fs_idx_data.conf b/src/fs/test_gnunet_fs_idx_data.conf
index 2140e06b3..43fcfc963 100644
--- a/src/fs/test_gnunet_fs_idx_data.conf
+++ b/src/fs/test_gnunet_fs_idx_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 46466 17PORT = 46466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore statistics fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_gnunet_fs_ns_data.conf b/src/fs/test_gnunet_fs_ns_data.conf
index 7eef81b65..e45cea44a 100644
--- a/src/fs/test_gnunet_fs_ns_data.conf
+++ b/src/fs/test_gnunet_fs_ns_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 47466 17PORT = 47466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore statistics fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_gnunet_fs_psd_data.conf b/src/fs/test_gnunet_fs_psd_data.conf
index 52be58575..75a96a1ae 100644
--- a/src/fs/test_gnunet_fs_psd_data.conf
+++ b/src/fs/test_gnunet_fs_psd_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 45466 17PORT = 45466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore statistics fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/fs/test_gnunet_fs_rec_data.conf b/src/fs/test_gnunet_fs_rec_data.conf
index 7b758fc15..519ddb1d5 100644
--- a/src/fs/test_gnunet_fs_rec_data.conf
+++ b/src/fs/test_gnunet_fs_rec_data.conf
@@ -16,7 +16,7 @@ PLUGINS =
16[arm] 16[arm]
17PORT = 44466 17PORT = 44466
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore statistics fs 19DEFAULTSERVICES =
20 20
21[datastore] 21[datastore]
22# DEBUG = YES 22# DEBUG = YES
diff --git a/src/hostlist/test_learning_adv_peer.conf b/src/hostlist/test_learning_adv_peer.conf
index ec4f58165..badc63b0b 100644
--- a/src/hostlist/test_learning_adv_peer.conf
+++ b/src/hostlist/test_learning_adv_peer.conf
@@ -11,7 +11,7 @@ PLUGINS = tcp
11 11
12[arm] 12[arm]
13PORT = 22966 13PORT = 22966
14DEFAULTSERVICES = resolver transport core statistics topology hostlist 14DEFAULTSERVICES = topology hostlist
15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
16DEBUG=YES 16DEBUG=YES
17 17
diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf
index 382259df5..d3c1488fa 100644
--- a/src/hostlist/test_learning_learn_peer.conf
+++ b/src/hostlist/test_learning_learn_peer.conf
@@ -11,7 +11,7 @@ PLUGINS = tcp
11 11
12[arm] 12[arm]
13PORT = 12966 13PORT = 12966
14DEFAULTSERVICES = resolver transport core statistics topology hostlist 14DEFAULTSERVICES = topology hostlist
15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
16DEBUG=YES 16DEBUG=YES
17 17
diff --git a/src/hostlist/test_learning_learn_peer2.conf b/src/hostlist/test_learning_learn_peer2.conf
index 1b98e8dea..32e0dbecf 100644
--- a/src/hostlist/test_learning_learn_peer2.conf
+++ b/src/hostlist/test_learning_learn_peer2.conf
@@ -11,7 +11,7 @@ PLUGINS = tcp
11 11
12[arm] 12[arm]
13PORT = 32966 13PORT = 32966
14DEFAULTSERVICES = resolver transport core statistics topology hostlist 14DEFAULTSERVICES = topology hostlist
15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
16DEBUG=NO 16DEBUG=NO
17 17
diff --git a/src/migration/test_gnunet_daemon_migration_data.conf b/src/migration/test_gnunet_daemon_migration_data.conf
index d920e9e88..d92f9eabf 100644
--- a/src/migration/test_gnunet_daemon_migration_data.conf
+++ b/src/migration/test_gnunet_daemon_migration_data.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2666 16PORT = 2666
17DEFAULTSERVICES = peerinfo transport core topology 17DEFAULTSERVICES = topology
18 18
19[statistics] 19[statistics]
20PORT = 2667 20PORT = 2667
diff --git a/src/peerinfo-tool/test_gnunet_peerinfo_data.conf b/src/peerinfo-tool/test_gnunet_peerinfo_data.conf
index 5641d5baf..648a33bcb 100644
--- a/src/peerinfo-tool/test_gnunet_peerinfo_data.conf
+++ b/src/peerinfo-tool/test_gnunet_peerinfo_data.conf
@@ -8,7 +8,7 @@ PORT = 24354
8PORT = 24355 8PORT = 24355
9 9
10[arm] 10[arm]
11DEFAULTSERVICES = resolver peerinfo 11DEFAULTSERVICES =
12 12
13[testing] 13[testing]
14WEAKRANDOM = YES 14WEAKRANDOM = YES
@@ -18,4 +18,4 @@ plugins = tcp
18PORT = 24356 18PORT = 24356
19 19
20[transport-tcp] 20[transport-tcp]
21PORT = 24357 \ No newline at end of file 21PORT = 24357
diff --git a/src/testing/test_testing_connect_peer1.conf b/src/testing/test_testing_connect_peer1.conf
index 221fe2f7a..fdb1ed319 100644
--- a/src/testing/test_testing_connect_peer1.conf
+++ b/src/testing/test_testing_connect_peer1.conf
@@ -16,7 +16,7 @@ PLUGINS = tcp
16[arm] 16[arm]
17PORT = 12566 17PORT = 12566
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = peerinfo transport core 19DEFAULTSERVICES =
20#DEBUG = YES 20#DEBUG = YES
21 21
22[statistics] 22[statistics]
diff --git a/src/testing/test_testing_connect_peer2.conf b/src/testing/test_testing_connect_peer2.conf
index d64db475a..63d755e37 100644
--- a/src/testing/test_testing_connect_peer2.conf
+++ b/src/testing/test_testing_connect_peer2.conf
@@ -15,7 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 22566 17PORT = 22566
18DEFAULTSERVICES = peerinfo transport core 18DEFAULTSERVICES =
19HOSTNAME = localhost 19HOSTNAME = localhost
20#DEBUG = YES 20#DEBUG = YES
21 21
diff --git a/src/testing/test_testing_data.conf b/src/testing/test_testing_data.conf
index 8af5d1a14..fbaf65945 100644
--- a/src/testing/test_testing_data.conf
+++ b/src/testing/test_testing_data.conf
@@ -13,7 +13,7 @@ PLUGINS = tcp
13 13
14[arm] 14[arm]
15PORT = 2566 15PORT = 2566
16DEFAULTSERVICES = peerinfo transport core 16DEFAULTSERVICES =
17 17
18[statistics] 18[statistics]
19PORT = 2567 19PORT = 2567
diff --git a/src/testing/test_testing_data_remote.conf b/src/testing/test_testing_data_remote.conf
index 26de59a85..69d8bb1be 100644
--- a/src/testing/test_testing_data_remote.conf
+++ b/src/testing/test_testing_data_remote.conf
@@ -1,4 +1,4 @@
1[PATHS] 1PATHS]
2SERVICEHOME = /tmp/test-gnunet-testing/ 2SERVICEHOME = /tmp/test-gnunet-testing/
3DEFAULTCONFIG = test_testing_data.conf 3DEFAULTCONFIG = test_testing_data.conf
4 4
@@ -13,7 +13,7 @@ PLUGINS = tcp
13 13
14[arm] 14[arm]
15PORT = 2566 15PORT = 2566
16DEFAULTSERVICES = peerinfo transport core 16DEFAULTSERVICES =
17 17
18[statistics] 18[statistics]
19PORT = 2567 19PORT = 2567
diff --git a/src/testing/test_testing_data_topology_2d_torus.conf b/src/testing/test_testing_data_topology_2d_torus.conf
index 8e8642bb5..820ce8ad5 100644
--- a/src/testing/test_testing_data_topology_2d_torus.conf
+++ b/src/testing/test_testing_data_topology_2d_torus.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_blacklist.conf b/src/testing/test_testing_data_topology_blacklist.conf
index 07efe2bbc..b4bfe801d 100644
--- a/src/testing/test_testing_data_topology_blacklist.conf
+++ b/src/testing/test_testing_data_topology_blacklist.conf
@@ -16,7 +16,7 @@ BLACKLIST_FILE = $SERVICEHOME/blacklist
16 16
17[arm] 17[arm]
18PORT = 2566 18PORT = 2566
19DEFAULTSERVICES = peerinfo transport core 19DEFAULTSERVICES =
20 20
21[statistics] 21[statistics]
22PORT = 2567 22PORT = 2567
diff --git a/src/testing/test_testing_data_topology_clique.conf b/src/testing/test_testing_data_topology_clique.conf
index 183de29eb..6c0ee9320 100644
--- a/src/testing/test_testing_data_topology_clique.conf
+++ b/src/testing/test_testing_data_topology_clique.conf
@@ -15,7 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 2566 17PORT = 2566
18DEFAULTSERVICES = peerinfo transport core 18DEFAULTSERVICES =
19 19
20[statistics] 20[statistics]
21PORT = 2567 21PORT = 2567
diff --git a/src/testing/test_testing_data_topology_clique_minimum.conf b/src/testing/test_testing_data_topology_clique_minimum.conf
index 41bc1122d..699d66abc 100644
--- a/src/testing/test_testing_data_topology_clique_minimum.conf
+++ b/src/testing/test_testing_data_topology_clique_minimum.conf
@@ -15,7 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 2566 17PORT = 2566
18DEFAULTSERVICES = peerinfo transport core 18DEFAULTSERVICES =
19 19
20[statistics] 20[statistics]
21PORT = 2567 21PORT = 2567
diff --git a/src/testing/test_testing_data_topology_clique_random.conf b/src/testing/test_testing_data_topology_clique_random.conf
index 7def209ea..6bf33d12c 100644
--- a/src/testing/test_testing_data_topology_clique_random.conf
+++ b/src/testing/test_testing_data_topology_clique_random.conf
@@ -15,7 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 2566 17PORT = 2566
18DEFAULTSERVICES = peerinfo transport core 18DEFAULTSERVICES =
19 19
20[statistics] 20[statistics]
21PORT = 2567 21PORT = 2567
diff --git a/src/testing/test_testing_data_topology_erdos_renyi.conf b/src/testing/test_testing_data_topology_erdos_renyi.conf
index a505c4df5..b5a716b48 100644
--- a/src/testing/test_testing_data_topology_erdos_renyi.conf
+++ b/src/testing/test_testing_data_topology_erdos_renyi.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_internat.conf b/src/testing/test_testing_data_topology_internat.conf
index 89c0cdf06..8dc768cd4 100644
--- a/src/testing/test_testing_data_topology_internat.conf
+++ b/src/testing/test_testing_data_topology_internat.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_ring.conf b/src/testing/test_testing_data_topology_ring.conf
index 480eb6392..d5672cc2a 100644
--- a/src/testing/test_testing_data_topology_ring.conf
+++ b/src/testing/test_testing_data_topology_ring.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_small_world_ring.conf b/src/testing/test_testing_data_topology_small_world_ring.conf
index 3883f1bee..062601eee 100644
--- a/src/testing/test_testing_data_topology_small_world_ring.conf
+++ b/src/testing/test_testing_data_topology_small_world_ring.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_small_world_torus.conf b/src/testing/test_testing_data_topology_small_world_torus.conf
index 0da71f89f..bb3c8ca22 100644
--- a/src/testing/test_testing_data_topology_small_world_torus.conf
+++ b/src/testing/test_testing_data_topology_small_world_torus.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/topology/test_gnunet_daemon_topology_data.conf b/src/topology/test_gnunet_daemon_topology_data.conf
index d920e9e88..d92f9eabf 100644
--- a/src/topology/test_gnunet_daemon_topology_data.conf
+++ b/src/topology/test_gnunet_daemon_topology_data.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2666 16PORT = 2666
17DEFAULTSERVICES = peerinfo transport core topology 17DEFAULTSERVICES = topology
18 18
19[statistics] 19[statistics]
20PORT = 2667 20PORT = 2667