aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_learning_adv_peer.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-04-20 11:39:22 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-04-20 11:39:22 +0000
commit07b4a99662666ee11fc1a3684faa3bb55cf8b66f (patch)
treee15244990b4a35b339b5a7ef548c0b0403d613a9 /src/hostlist/test_learning_adv_peer.conf
parentec15a41714409824c2ac2ab1ee250ad917fa0a0c (diff)
downloadgnunet-07b4a99662666ee11fc1a3684faa3bb55cf8b66f.tar.gz
gnunet-07b4a99662666ee11fc1a3684faa3bb55cf8b66f.zip
creating a correct testcase
Diffstat (limited to 'src/hostlist/test_learning_adv_peer.conf')
-rw-r--r--src/hostlist/test_learning_adv_peer.conf46
1 files changed, 46 insertions, 0 deletions
diff --git a/src/hostlist/test_learning_adv_peer.conf b/src/hostlist/test_learning_adv_peer.conf
new file mode 100644
index 000000000..d77c43ced
--- /dev/null
+++ b/src/hostlist/test_learning_adv_peer.conf
@@ -0,0 +1,46 @@
1[PATHS]
2SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-2/
3DEFAULTCONFIG = test_learning_adv_peer.conf
4
5[resolver]
6PORT = 22964
7
8[transport]
9PORT = 22965
10PLUGINS = tcp
11#DEBUG = YES
12
13[arm]
14PORT = 22966
15DEFAULTSERVICES = resolver transport core statistics topology hostlist
16#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
17#DEBUG=NO
18
19[statistics]
20PORT = 22967
21
22[transport-tcp]
23PORT = 22968
24
25[peerinfo]
26PORT = 22969
27
28[core]
29PORT = 22970
30#DEBUG = YES
31#PREFIX = valgrind --tool=memcheck
32
33[testing]
34WEAKRANDOM = YES
35
36[hostlist]
37HTTPPORT = 12981s
38SERVERS = http://localhost:12980/
39OPTIONS = -b -p -a
40DEBUG = YES
41HOSTLISTFILE = hostlists_adv_peer.file
42#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
43
44[topology]
45#DEBUG = YES
46#PREFIX = valgrind --tool=memcheck