aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_bluetooth_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-11 13:37:04 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-11 13:37:04 +0000
commitd40de2c07c4a5327669044abce9675c6310a3448 (patch)
tree18519c3d070d13706b55949a6881b1983d250ee0 /src/transport/test_transport_api_bluetooth_peer2.conf
parentf4023caa41879e4910027c344bfb842d512f3797 (diff)
downloadgnunet-d40de2c07c4a5327669044abce9675c6310a3448.tar.gz
gnunet-d40de2c07c4a5327669044abce9675c6310a3448.zip
-simplifying configs
Diffstat (limited to 'src/transport/test_transport_api_bluetooth_peer2.conf')
-rw-r--r--src/transport/test_transport_api_bluetooth_peer2.conf24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/transport/test_transport_api_bluetooth_peer2.conf b/src/transport/test_transport_api_bluetooth_peer2.conf
index 4a19cddf5..b44f7cc53 100644
--- a/src/transport/test_transport_api_bluetooth_peer2.conf
+++ b/src/transport/test_transport_api_bluetooth_peer2.conf
@@ -6,29 +6,5 @@ GNUNET_TEST_HOME = /tmp/test-transport/api-bluetooth-p2/
6INTERFACE = hci1 6INTERFACE = hci1
7TESTMODE = 2 7TESTMODE = 2
8 8
9[arm]
10PORT = 12174
11UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
12
13[statistics]
14PORT = 12173
15UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
16
17[resolver]
18PORT = 12172
19UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
20
21[peerinfo]
22PORT = 12171
23UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
24
25[transport] 9[transport]
26PORT = 12170
27PLUGINS = bluetooth 10PLUGINS = bluetooth
28UNIXPATH = $GNUNET_RUNTIME_DIR/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