From b15362b6534debb8098d797cf4a847599b03228d Mon Sep 17 00:00:00 2001 From: Claudiu Olteanu Date: Sun, 4 Aug 2013 18:19:43 +0000 Subject: Extending the testcases to use bluetooth --- .../test_quota_compliance_bluetooth_peer2.conf | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/transport/test_quota_compliance_bluetooth_peer2.conf (limited to 'src/transport/test_quota_compliance_bluetooth_peer2.conf') diff --git a/src/transport/test_quota_compliance_bluetooth_peer2.conf b/src/transport/test_quota_compliance_bluetooth_peer2.conf new file mode 100644 index 000000000..f5941fdae --- /dev/null +++ b/src/transport/test_quota_compliance_bluetooth_peer2.conf @@ -0,0 +1,29 @@ +@INLINE@ template_cfg_peer2.conf +[PATHS] +SERVICEHOME = /tmp/test-transport/api-bluetooth-p2/ + +[transport-bluetooth] +INTERFACE = hci1 +TESTMODE = 2 + +[arm] +PORT = 12174 +UNIXPATH = /tmp/gnunet-p2-service-arm.sock + +[statistics] +PORT = 12173 +UNIXPATH = /tmp/gnunet-p2-service-statistics.sock + +[resolver] +PORT = 12172 +UNIXPATH = /tmp/gnunet-p2-service-resolver.sock + +[peerinfo] +PORT = 12171 +UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock + +[transport] +PORT = 12170 +PLUGINS = bluetooth +UNIXPATH = /tmp/gnunet-p2-service-transport.sock + -- cgit v1.2.3