summaryrefslogtreecommitdiff
path: root/manual/generic/android/bluetooth-audio.yaml
blob: 8d22a2e6322833dcddcdb9414fd9eddcc0a557c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
metadata:
    name: android-bluetooth-audio
    format: "Manual Test Definition 1.0"
    description: "Test if Bluetooth audio works well"
    maintainer:
        - amit.khare@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - hi6220-hikey
    environment:
        - manual-test

run:
    steps:
        - Power on Bluetooth audio device (A2DP supported) and set it as "discoverable".
        - Power on the board, after it booted successfully, turn on the Bluetooth from UI.
        - Pair the board and Bluetooth audio device and set it as the audio output device.
        - Play a music file from the board.

    expected:
        - "The Bluetooth audio device should can be paired with the board successfully."
        - "The music file can be played successfully, and the sound can be heard from Bluetooth audio device smoothly."