aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_learning_learn_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_learn_peer.conf
parentec15a41714409824c2ac2ab1ee250ad917fa0a0c (diff)
downloadgnunet-07b4a99662666ee11fc1a3684faa3bb55cf8b66f.tar.gz
gnunet-07b4a99662666ee11fc1a3684faa3bb55cf8b66f.zip
creating a correct testcase
Diffstat (limited to 'src/hostlist/test_learning_learn_peer.conf')
-rw-r--r--src/hostlist/test_learning_learn_peer.conf46
1 files changed, 46 insertions, 0 deletions
diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf
new file mode 100644
index 000000000..09fbc37a4
--- /dev/null
+++ b/src/hostlist/test_learning_learn_peer.conf
@@ -0,0 +1,46 @@
1[PATHS]
2SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-1/
3DEFAULTCONFIG = test_learning_learn_peer.conf
4[resolver]
5PORT = 12964
6
7[transport]
8PORT = 12965
9PLUGINS = tcp
10#DEBUG = YES
11
12[arm]
13PORT = 12966
14DEFAULTSERVICES = resolver transport core statistics topology hostlist
15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
16#DEBUG=NO
17
18[statistics]
19PORT = 12967
20
21[transport-tcp]
22PORT = 12968
23
24[peerinfo]
25PORT = 12969
26
27[core]
28PORT = 12970
29#DEBUG = YES
30#PREFIX = valgrind --tool=memcheck
31
32[testing]
33WEAKRANDOM = YES
34
35[hostlist]
36HTTPPORT = 12980
37SERVERS = http://localhost:12981/
38OPTIONS = -b -p -e
39DEBUG = YES
40HOSTLISTFILE = hostlists_learn_peer.file
41#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
42
43
44[topology]
45#DEBUG = YES
46#PREFIX = valgrind --tool=memcheck