aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tc18.yaml
blob: 368ba25cc977795e39221236521492b18ff523f3 (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: TC18
    format: "Manual Test Definition 1.0"
    description: "TC18: UDL Timer"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - lces2
        - soca9
    environment:
        - manual-test

run:
    steps:
        - "sleep 10"

    expected:
        - "Sleep happens for 10 seconds, timed with a stopwatch"