aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_connect_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-29 23:24:49 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-29 23:24:49 +0000
commitefc0a9842e8b44970634a6cc771c4c486035282e (patch)
treebe3667378721a1b2c6af3ff8312a183fd125a6e1 /src/testing/test_testing_connect_peer2.conf
parent53e2c52d8a0f812763fe57d13fb2b22d6e51e2b8 (diff)
downloadgnunet-efc0a9842e8b44970634a6cc771c4c486035282e.tar.gz
gnunet-efc0a9842e8b44970634a6cc771c4c486035282e.zip
testcase is broken, but claims to pass with a ton of warnings
Diffstat (limited to 'src/testing/test_testing_connect_peer2.conf')
-rw-r--r--src/testing/test_testing_connect_peer2.conf37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/testing/test_testing_connect_peer2.conf b/src/testing/test_testing_connect_peer2.conf
new file mode 100644
index 000000000..44ba43a9d
--- /dev/null
+++ b/src/testing/test_testing_connect_peer2.conf
@@ -0,0 +1,37 @@
1[PATHS]
2SERVICEHOME = /tmp/test-gnunet-testing-connect-peer2/
3DEFAULTCONFIG = test_testing_connect_peer2.conf
4
5[resolver]
6PORT = 22564
7HOSTNAME = localhost
8
9[transport]
10PORT = 22565
11HOSTNAME = localhost
12PLUGINS = tcp
13#PREFIX = xterm -e xterm -T transport -e gdb -x cmd --args
14#PREFIX = valgrind --tool=memcheck --log-file=logs%p
15
16[arm]
17PORT = 22566
18DEFAULTSERVICES = peerinfo transport core
19HOSTNAME = localhost
20
21[statistics]
22PORT = 22567
23HOSTNAME = localhost
24
25[tcp]
26PORT = 22568
27
28[peerinfo]
29PORT = 22569
30HOSTNAME = localhost
31
32[core]
33PORT = 22570
34HOSTNAME = localhost
35
36[testing]
37WEAKRANDOM = YES