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_peer1.conf | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/transport/test_quota_compliance_bluetooth_peer1.conf (limited to 'src/transport/test_quota_compliance_bluetooth_peer1.conf') diff --git a/src/transport/test_quota_compliance_bluetooth_peer1.conf b/src/transport/test_quota_compliance_bluetooth_peer1.conf new file mode 100644 index 000000000..77d06bee4 --- /dev/null +++ b/src/transport/test_quota_compliance_bluetooth_peer1.conf @@ -0,0 +1,30 @@ +@INLINE@ template_cfg_peer1.conf +[PATHS] +SERVICEHOME = /tmp/test-transport/api-bluetooth-p1/ + +[transport-bluetooth] +INTERFACE = hci0 +TESTMODE = 1 + +[arm] +PORT = 12164 +UNIXPATH = /tmp/gnunet-p1-service-arm.sock + +[statistics] +PORT = 12163 +UNIXPATH = /tmp/gnunet-p1-service-statistics.sock + +[resolver] +PORT = 12162 +UNIXPATH = /tmp/gnunet-p1-service-resolver.sock + +[peerinfo] +PORT = 12161 +UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock + +[transport] +PORT = 12160 +PLUGINS = bluetooth +UNIXPATH = /tmp/gnunet-p1-service-transport.sock + + -- cgit v1.2.3