summaryrefslogtreecommitdiff
path: root/manual/generic/android/usb-camera-record.yaml
blob: 7235b9702eda1d6669730e1fa478ebc7eade8d9a (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
29
30
31
32
33
metadata:
    name: andriod-usb-camera-record
    format: "Manual Test Definition 1.0"
    description: "Test if USB camera record feature 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:
        - "Note: This test is not applicable for Android Jelly Bean"
        - "Plug in external USB camera"
        - "Power on the board, Camera App should be pre-installed"
        - "Launch Camera App, switch to the video record mode"
        - "Start to record an video clip and stop"
        - "Play the video in Gallery App"

    expected:
        - "Camera App should exist"
        - "Camera App can be launched successfully with the view mode of USB camera"
        - "Video clip can be recorded and saved successfully"
        - "Video clip can be played in Gallery App successfully"