Closed
Bug 1139349
Opened 11 years ago
Closed 10 years ago
[BlueDroid][PTS][Meta] Bluetooth PTS test (v2.2 in aurora)
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wiwang, Unassigned)
References
Details
Attachments
(1 file)
|
221.54 KB,
text/plain
|
Details |
In-house Scheduled PTS(Profile Tuning Suite) Test for v2.2 with BlueDroid stack.
Here's a guide for PTS usage at https://wiki.mozilla.org/B2G/QA/Bluetooth_PTS.
Attachment is the workspace file(*.pqw6, for PTS new version 6.0 [1]) which contains identical test cases of bluetooth profiles in latest PTS test (bug 1064739).
Please refer following test environment:
- Base image: v18D
- PVT image: see [2] (that is: flame-kk + 2.2 + eng + 2015-03-03-16-25-05)
- Suggested PTS version: 6.0.1
- Bluetooth Daemon "Enabled" [3]
There are few test cases are hard to perform and are allowed to skipped in in-house PTS testing, please refer to bug 939706 and bug 924800 for more information.
Please feel free to contact with me if any question, thanks! :)
[1] In PTS v6, there are no *.picsx for each Bluetooth profile anymore, all *.picsx are integrated into the only workspace file *.pqw6. (FYI: Current test shows that, even all files in project folder are removed and only the *.pqw6 left, the PTS works fine.)
[2] https://pvtbuilds.mozilla.org/pvt/mozilla.org/b2gotoro/nightly/mozilla-b2g37_v2_2-flame-kk-eng/2015/03/2015-03-03-16-25-05/
[3] The way to enable:
adb shell setprop ro.moz.bluetooth.backend bluetoothd
adb shell stop b2g
adb shell start b2g
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Way to check that bluetooth daemon is up and running.
1. adb shell ps bluetoothd -> look for bluetoothd
2. adb shell getprop | grep bluetoothd
then you will see
[ro.moz.bluetooth.backend]: [bluetoothd]
& [init.svc.bluetoothd]: [running]
Comment 3•11 years ago
|
||
Please set it again if you restart the phone.
[3] The way to enable:
adb shell setprop ro.moz.bluetooth.backend bluetoothd
adb shell stop b2g
adb shell start b2g
Comment 4•11 years ago
|
||
IOPT, OPP, HFP, A2DP -- PASS
HSP, AVRCP -- bugs in "Depends on" list
Comment 5•10 years ago
|
||
Resolve this bug as all dependent bugs are resolved.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•