summaryrefslogtreecommitdiff
path: root/openembedded/acpi-smoke-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/acpi-smoke-test.yaml')
-rw-r--r--openembedded/acpi-smoke-test.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/openembedded/acpi-smoke-test.yaml b/openembedded/acpi-smoke-test.yaml
index 7fb54e3..ac6f464 100644
--- a/openembedded/acpi-smoke-test.yaml
+++ b/openembedded/acpi-smoke-test.yaml
@@ -1,7 +1,8 @@
metadata:
name: acpi-smoke-test
format: "Lava-Test-Shell Test Definition 1.0"
- description: "Testing for the presence of ACPI"
+ 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:
@@ -11,6 +12,7 @@ metadata:
devices:
- rtsm_fvp_base_cortex-a57x1-a53x1
- rtsm_fvp_base-aemv8a
+ - juno
run:
steps:
- "./openembedded/scripts/acpi-smoke-test.sh"