summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/coresight-test.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/openembedded/coresight-test.yaml b/openembedded/coresight-test.yaml
new file mode 100644
index 0000000..02b5daf
--- /dev/null
+++ b/openembedded/coresight-test.yaml
@@ -0,0 +1,16 @@
+metadata:
+ format: Lava-Test Test Definition 1.0
+ name: coresight-test
+ description: "To check wether coresight ETB/ETM writes are working"
+ maintainer:
+ - vijay.dandiga@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - beaglebone-black
+
+run:
+ steps:
+ - "common/scripts/coresight-test.sh"