summaryrefslogtreecommitdiff
path: root/manual/generic/android/powerdebug.yaml
blob: 7facf8212f7286f5b32dc6320838ddbe87e4dd76 (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
26
27
28
metadata:
    name: andriod-powerdebug
    format: "Manual Test Definition 1.0"
    description: "Test if Powerdebug utility works"
    maintainer:
        - botao.sun@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - panda
        - panda-es
        - vexpress-a9
        - vexpress-tc2
        - arndale
    environment:
        - manual-test

run:
    steps:
        - "Simply run \"powerdebug\" in a ADB shell"
        - "Then go through those 4 tabs by clicking \"Tab\" key"
        - "Click \"Q\" to exit"

    expected:
        - "You can collect this information on all boards you test"
        - "Releated bug: https://bugs.launchpad.net/linaro-powerdebug/+bug/1229658"