aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb22.yaml
blob: aad9de4816c69ff0aa97531446ec551127ff54b2 (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
metadata:
    name: TB22
    format: "Manual Test Definition 1.0"
    description: "TB22: available clocksource"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "cat /sys/devices/system/clocksource/clocksource0/available_clocksource"


    expected:
        - "SoCA9 has timer1"
        - "LCES2 has rzn1_timer_clocksource"