summaryrefslogtreecommitdiff
path: root/openembedded/acpi-smoke-test.yaml
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-20 19:17:42 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-02-04 13:22:48 +0000
commit0c4e546ed365eebc839660bdcffb2a6bef85fec8 (patch)
tree946146adcf4597d86a8b067439890cf07fb3693a /openembedded/acpi-smoke-test.yaml
parent719ad6d0bb4a50f131016cb1022cbc0eb3216bca (diff)
Openembedded: acpi-smoke test description updated
Change-Id: Icebbda54768dfdbadb59f44be661b088625694b2
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"