summaryrefslogtreecommitdiff
path: root/manual/generic/96boards/hikey-bluetooth-status-led.yaml
blob: 67dfc33940cc08e2cd315d142182339a1bf80f14 (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
metadata:
    name: hikey-bluetooth-status-led
    format: "Manual Test Definition 1.0"
    description: "Test if staus LED working on Hikey board."
    maintainer:
        - amit.khare@linaro.org
    os:
        - android
        - debian
    scope:
        - functional
    devices:
        - hi6220-hikey
    environment:
        - manual-test

run:
    steps:
        - Boot the board successfuly to UI.
        - Connect the board to another BT device.
        - Stream music or transfer files from board to the connected device.

    expected:
        - Blue BT light blinks on the board while streaming music or transfering files.