summaryrefslogtreecommitdiff
path: root/openembedded/acpi-smoke-test.yaml
blob: 7fb54e3953b8aaab27403dbf6cb9b4eb3d5ec98b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
metadata:
    name: acpi-smoke-test
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "Testing for the presence of ACPI"
    maintainer:
        - timothy.anzaku@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - rtsm_fvp_base_cortex-a57x1-a53x1
        - rtsm_fvp_base-aemv8a
run:
    steps:
        - "./openembedded/scripts/acpi-smoke-test.sh"