summaryrefslogtreecommitdiff
path: root/manual/generic/linux/ds5-remote-debug.yaml
blob: 2b30006a6bbad6dd8fac0550350af1c008505eca (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
metadata:
    name: ds5-remote-debug
    format: "Manual Test Definition 1.0"
    description: "Test remote debug feature in ARM DS-5 for hardware board."
    maintainer:
        - botao.sun@linaro.org
    os:
        - ubuntu
        - openembedded
    scope:
        - functional
    devices:
        - panda
        - panda-es
        - arndale
    environment:
        - manual-test

run:
    steps:
        - "Power on the board until boot up successfully."
        - "Follow this WiKi page to perform the debug procedures: https://wiki.linaro.org/Platform/DevPlatform/DS5#Application_debugger_validation"
        - "This test depends on test 'ds5-ssh'"
    expected:
        - "'ds5-ssh' test should be done successfully as a pre-condition."
        - "After debug view shows, by clicking F5, F6 and F7, the feature should work well."