summaryrefslogtreecommitdiff
path: root/openembedded/acpi-smoke-test.yaml
blob: ac6f464672aa970c1b9b6fdc21da47ee7d9b28ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
metadata:
    name: acpi-smoke-test
    format: "Lava-Test-Shell Test Definition 1.0"
    description: "ACPI smoke test verifies presence of acpi and DSDT under /sys/firmware. It also checks
                  for decompilation of DSDT under /sys/firmware/acpi/tables/DSDT if iasl is installed."
    maintainer:
        - timothy.anzaku@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - rtsm_fvp_base_cortex-a57x1-a53x1
        - rtsm_fvp_base-aemv8a
        - juno
run:
    steps:
        - "./openembedded/scripts/acpi-smoke-test.sh"