summaryrefslogtreecommitdiff
path: root/manual/generic/linux/secondary-video-out.yaml
blob: d1de3643291db20ec9c5c6aafaaf57b91cfe0538 (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
metadata:
    name: secondary-video-out
    format: "Manual Test Definition 1.0"
    description: "Test the secondary video output on hardware board."
    maintainer:
        - botao.sun@linaro.org
    os:
        - ubuntu
        - openembedded
    scope:
        - functional
    devices:
        - panda
        - panda-es
        - arndale
    environment:
        - manual-test

run:
    steps:
        - "Using HDMI cable to connect the hardware board to a display device, usually an external monitor."
        - "Power on the board until boot up successfully."
        - "For TI Panda 4430 and 4460, the secondary video output is the DVI-D port."
    expected:
        - "The video output should show up on that display device, for example, the boot log and command prompt can be seen on screen."