aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_internat.conf
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-02-26 10:58:00 +0000
committerNathan S. Evans <evans@in.tum.de>2010-02-26 10:58:00 +0000
commita87f456787c26f1387e37b404f5d1ce23ee17bd2 (patch)
treea5962ef4f4f71c7cd02e343b1f05a221f49a1ce6 /src/testing/test_testing_data_topology_internat.conf
parenteb98ca5b7a3d2377f2422d453b5b0fe445cf6329 (diff)
downloadgnunet-a87f456787c26f1387e37b404f5d1ce23ee17bd2.tar.gz
gnunet-a87f456787c26f1387e37b404f5d1ce23ee17bd2.zip
add support for multi topology testing to makefile (all work for me, but only clique is currently a testcase)
Diffstat (limited to 'src/testing/test_testing_data_topology_internat.conf')
-rw-r--r--src/testing/test_testing_data_topology_internat.conf36
1 files changed, 36 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_topology_internat.conf b/src/testing/test_testing_data_topology_internat.conf
new file mode 100644
index 000000000..89c0cdf06
--- /dev/null
+++ b/src/testing/test_testing_data_topology_internat.conf
@@ -0,0 +1,36 @@
1[PATHS]
2SERVICEHOME = /tmp/test-gnunet-testing/
3DEFAULTCONFIG = test_testing_data_topology_clique.conf
4
5[resolver]
6PORT = 2564
7
8[transport]
9PORT = 2565
10PLUGINS = tcp
11#PREFIX = xterm -e xterm -T transport -e gdb --args
12#PREFIX = valgrind --tool=memcheck --log-file=logs%p
13#DEBUG = YES
14
15[arm]
16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core
18
19[statistics]
20PORT = 2567
21
22[transport-tcp]
23PORT = 2568
24
25[peerinfo]
26PORT = 2569
27
28[core]
29PORT = 2570
30#DEBUG = YES
31
32[testing]
33NUM_PEERS = 5
34WEAKRANDOM = YES
35TOPOLOGY = 6
36F2F = YES