aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tc17.yaml
blob: 7592148d6858cdf70504f7d0ae0fab900862a766 (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: TC17
    format: "Manual Test Definition 1.0"
    description: "TC17: CPU Core Clock"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "# soca9: skip"
        - "# lces2: ok"
        - " "
        - "SCP a clone of the test scripts repo to the board"
        - "bash ~/test-scripts/test-cpu-freq.sh"

    expected:
        - "Test reports pass"