aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb38.yaml
blob: d0643dc858a17cee70d09714da9a4081d1aa6091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
metadata:
    name: TB38
    format: "Manual Test Definition 1.0"
    description: "TB38: temperature sensor"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "cat /sys/class/hwmon/hwmon0/temp1_input"

    expected:
        - "value read from the temperature input"