summaryrefslogtreecommitdiff
path: root/manual/generic/android/usb-host-keyboard.yaml
blob: 3527ebc5bad893cb88dfcfaec9706615a7f01215 (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
metadata:
    name: andriod-usb-host-keyboard
    format: "Manual Test Definition 1.0"
    description: "Test if USB keyboard 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 keyboard to USB OTG port on device and boot"
        - "After the board booted up, press \"F1\" key"

    expected:
        - "USB Mouse should be detected successfully"
        - "Navigation on UI is possible using USB keyboard"