summaryrefslogtreecommitdiff
path: root/manual/generic/android/usb-host-mouse.yaml
blob: fc8c442ede2a74e9436c8b77dc1a6db16086b074 (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-usb-host-mouse
    format: "Manual Test Definition 1.0"
    description: "Test if USB mouse can be detected and works properly"
    maintainer:
        - botao.sun@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - panda
        - panda-es
        - vexpress-a9
        - vexpress-tc2
        - arndale
    environment:
        - manual-test

run:
    steps:
        - "Connect USB mouse to USB OTG port on device and boot"
        - "Click \"Calculator\" app"
        - "Click right button of the mouse"

    expected:
        - "USB Mouse should be detected successfully"
        - "Navigation and app selection via USB Mouse should work well"