summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-22 13:43:27 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-01-23 15:58:31 +0000
commit27ab506f75726b456f88c65445b898fcc96f8a5f (patch)
treecb2d7dc3940db697f275c22962469236af38b847 /openembedded
parent21c7d2f837b419f80e3dc1d082f4ddb668566664 (diff)
OpenEmbedded: kselftest-mqueue test description updated
Change-Id: I3a67b488460fb7a65463d5101624705581401dbb
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/kselftest-mqueue.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/openembedded/kselftest-mqueue.yaml b/openembedded/kselftest-mqueue.yaml
index e77c604..25a5775 100644
--- a/openembedded/kselftest-mqueue.yaml
+++ b/openembedded/kselftest-mqueue.yaml
@@ -1,9 +1,10 @@
metadata:
name: kselftest-mqueue
format: "Lava-Test-Shell Test Definition 1.0"
- description:
- "These test code were came from kernel source KERNEL_SRC/tools/testing/selftests/
- For running this test, git is required in the rootfs"
+ description: "Linux kernel Kselftest-mqueue test for Linaro OpenEmbedded builds. The kernel contains
+ a set of 'self tests' under the tools/testing/selftests/ directory. These are intended
+ to be small unit tests to exercise individual code paths. kselftest-mqueue test tries to
+ open a posix message queue and reports whether it fails or passes."
maintainer:
- arthur.she@linaro.org
os:
@@ -12,6 +13,7 @@ metadata:
- arndale
- beaglebone-black
- rtsm_fvp_base-aemv8a
+ - juno
scope:
- functional