summaryrefslogtreecommitdiff
path: root/openembedded/acpi-smoke-test.yaml
diff options
context:
space:
mode:
authoresla <slacowr@gmail.com>2013-12-20 20:53:09 +0900
committerFathi Boudra <fathi.boudra@linaro.org>2014-01-15 13:44:53 +0000
commit047fcfef133b446d35f9fa94c74bdf02ed8b6a39 (patch)
tree139e3e5c0a3a5ef9341d80b0cf1fe6885455731b /openembedded/acpi-smoke-test.yaml
parentc7b8b0857d394f24ca25fd100db7ac648d1eaecb (diff)
Add acpi-smoke-test
Change-Id: I77ffc9631b88668fc0284a1124ed4d5bd445b81c
Diffstat (limited to 'openembedded/acpi-smoke-test.yaml')
-rw-r--r--openembedded/acpi-smoke-test.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/openembedded/acpi-smoke-test.yaml b/openembedded/acpi-smoke-test.yaml
new file mode 100644
index 0000000..7fb54e3
--- /dev/null
+++ b/openembedded/acpi-smoke-test.yaml
@@ -0,0 +1,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"