aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_timeout_bluetooth_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-12-18 15:06:30 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-12-18 15:06:30 +0000
commitdf5464844b69488e0e14759a0461360ad164e509 (patch)
treed46dc2076c4143726a7a34752a1faecc0aeb3335 /src/transport/test_transport_api_timeout_bluetooth_peer1.conf
parent3b5bda2f04b755d527fcaa69f71ee66f83e3a324 (diff)
downloadgnunet-df5464844b69488e0e14759a0461360ad164e509.tar.gz
gnunet-df5464844b69488e0e14759a0461360ad164e509.zip
new timeout tests for WLAN and bluetooth
session timeout for WLAN
Diffstat (limited to 'src/transport/test_transport_api_timeout_bluetooth_peer1.conf')
-rw-r--r--src/transport/test_transport_api_timeout_bluetooth_peer1.conf35
1 files changed, 35 insertions, 0 deletions
diff --git a/src/transport/test_transport_api_timeout_bluetooth_peer1.conf b/src/transport/test_transport_api_timeout_bluetooth_peer1.conf
new file mode 100644
index 000000000..d63bca939
--- /dev/null
+++ b/src/transport/test_transport_api_timeout_bluetooth_peer1.conf
@@ -0,0 +1,35 @@
1@INLINE@ template_cfg_peer1.conf
2[PATHS]
3GNUNET_TEST_HOME = /tmp/test-transport/api-bluetooth-p1/
4
5[transport-bluetooth]
6INTERFACE = hci0
7TESTMODE = 1
8
9[arm]
10PORT = 12164
11UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock
12
13[statistics]
14PORT = 12163
15UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock
16
17[resolver]
18PORT = 12162
19UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock
20
21[peerinfo]
22PORT = 12161
23UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
24
25[transport]
26PORT = 12160
27PLUGINS = bluetooth
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-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
35