aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_bluetooth_peer2.conf
diff options
context:
space:
mode:
authorClaudiu Olteanu <claudiu@140774ce-b5e7-0310-ab8b-a85725594a96>2013-08-04 18:19:43 +0000
committerClaudiu Olteanu <claudiu@140774ce-b5e7-0310-ab8b-a85725594a96>2013-08-04 18:19:43 +0000
commitb15362b6534debb8098d797cf4a847599b03228d (patch)
treef7891f1220509aa7fba9396d9e3aeeaa9477da90 /src/transport/test_transport_api_bluetooth_peer2.conf
parent7725cd78de93ce9eefe51c2fa52ce1bd1b0ce636 (diff)
downloadgnunet-b15362b6534debb8098d797cf4a847599b03228d.tar.gz
gnunet-b15362b6534debb8098d797cf4a847599b03228d.zip
Extending the testcases to use bluetooth
Diffstat (limited to 'src/transport/test_transport_api_bluetooth_peer2.conf')
-rw-r--r--src/transport/test_transport_api_bluetooth_peer2.conf34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/transport/test_transport_api_bluetooth_peer2.conf b/src/transport/test_transport_api_bluetooth_peer2.conf
new file mode 100644
index 000000000..99836a732
--- /dev/null
+++ b/src/transport/test_transport_api_bluetooth_peer2.conf
@@ -0,0 +1,34 @@
1@INLINE@ template_cfg_peer2.conf
2[PATHS]
3SERVICEHOME = /tmp/test-transport/api-bluetooth-p2/
4
5[transport-bluetooth]
6INTERFACE = hci1
7TESTMODE = 2
8
9[arm]
10PORT = 12174
11UNIXPATH = /tmp/gnunet-p2-service-arm.sock
12
13[statistics]
14PORT = 12173
15UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
16
17[resolver]
18PORT = 12172
19UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
20
21[peerinfo]
22PORT = 12171
23UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
24
25[transport]
26PORT = 12170
27PLUGINS = bluetooth
28UNIXPATH = /tmp/gnunet-p2-service-transport.sock
29#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
30#PREFIX = valgrind --leak-check=full --show-reachable=yes --main-stacksize=104857600
31#PREFIX = valgrind --leak-check=full --show-reachable=yes
32#PREFIX = valgrind --leak-check=full
33#PREFIX = valgrind --tool=massif
34#PREFIX = gdbserver :2345