aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_clique.conf
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-02-11 13:37:09 +0000
committerNathan S. Evans <evans@in.tum.de>2010-02-11 13:37:09 +0000
commit0bcffe690a5345324d7be4099a4bec157ec1282b (patch)
tree1f7d0e8e3295a4bd204ccc611f349d90c6227aea /src/testing/test_testing_data_topology_clique.conf
parentdc252383026ab4641549b826a16548e0c1f2cb6d (diff)
downloadgnunet-0bcffe690a5345324d7be4099a4bec157ec1282b.tar.gz
gnunet-0bcffe690a5345324d7be4099a4bec157ec1282b.zip
testing changes, including real topology test (only for clique, and not that great of a test). Need to verify it will run on other machines... also need to commit it since it currently works for me
Diffstat (limited to 'src/testing/test_testing_data_topology_clique.conf')
-rw-r--r--src/testing/test_testing_data_topology_clique.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/testing/test_testing_data_topology_clique.conf b/src/testing/test_testing_data_topology_clique.conf
index a015b9b66..6f9a7739e 100644
--- a/src/testing/test_testing_data_topology_clique.conf
+++ b/src/testing/test_testing_data_topology_clique.conf
@@ -8,8 +8,9 @@ PORT = 2564
8[transport] 8[transport]
9PORT = 2565 9PORT = 2565
10PLUGINS = tcp 10PLUGINS = tcp
11#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args 11#PREFIX = xterm -e xterm -T transport -e gdb --args
12#PREFIX = valgrind --tool=memcheck --log-file=logs%p 12#PREFIX = valgrind --tool=memcheck --log-file=logs%p
13#DEBUG = YES
13 14
14[arm] 15[arm]
15PORT = 2566 16PORT = 2566
@@ -26,8 +27,10 @@ PORT = 2569
26 27
27[core] 28[core]
28PORT = 2570 29PORT = 2570
30#DEBUG = YES
29 31
30[testing] 32[testing]
31NUM_PEERS = 6 33NUM_PEERS = 2
32WEAKRANDOM = YES 34WEAKRANDOM = YES
33TOPOLOGY = 0 35TOPOLOGY = 0
36F2F = YES