aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_data_topology_clique.conf
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-06-14 12:17:19 +0000
committerNathan S. Evans <evans@in.tum.de>2010-06-14 12:17:19 +0000
commitcc3a0bc78da6f3d29003e1f84c57742e9cf3da3c (patch)
tree3dfe5bf9df64627cba5f2a66ccd7ed27fa232ced /src/testing/test_testing_data_topology_clique.conf
parentdd512c67d981ba52f7eba429c36d126095bbdf93 (diff)
downloadgnunet-cc3a0bc78da6f3d29003e1f84c57742e9cf3da3c.tar.gz
gnunet-cc3a0bc78da6f3d29003e1f84c57742e9cf3da3c.zip
change to configs, use readable names for topologies and connect options instead of cryptic numbers
Diffstat (limited to 'src/testing/test_testing_data_topology_clique.conf')
-rw-r--r--src/testing/test_testing_data_topology_clique.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/test_testing_data_topology_clique.conf b/src/testing/test_testing_data_topology_clique.conf
index 6c0ee9320..114364da2 100644
--- a/src/testing/test_testing_data_topology_clique.conf
+++ b/src/testing/test_testing_data_topology_clique.conf
@@ -11,6 +11,7 @@ PLUGINS = tcp
11#PREFIX = xterm -e xterm -T transport -e gdb --args 11#PREFIX = xterm -e xterm -T transport -e gdb --args
12#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/transport/.libs/gnunet-service-transport 12#BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/transport/.libs/gnunet-service-transport
13#PREFIX = valgrind --tool=memcheck --log-file=logs%p 13#PREFIX = valgrind --tool=memcheck --log-file=logs%p
14#PREFIX = valgrind --tool=callgrind --log-file=callgrind.%p
14#DEBUG = YES 15#DEBUG = YES
15 16
16[arm] 17[arm]
@@ -42,6 +43,6 @@ PORT = 2570
42[testing] 43[testing]
43NUM_PEERS = 4 44NUM_PEERS = 4
44WEAKRANDOM = YES 45WEAKRANDOM = YES
45TOPOLOGY = 0 46TOPOLOGY = CLIQUE
46F2F = YES 47F2F = YES
47#DEBUG = YES 48#DEBUG = YES