From 27ab506f75726b456f88c65445b898fcc96f8a5f Mon Sep 17 00:00:00 2001 From: Amit Khare Date: Thu, 22 Jan 2015 13:43:27 +0530 Subject: OpenEmbedded: kselftest-mqueue test description updated Change-Id: I3a67b488460fb7a65463d5101624705581401dbb --- openembedded/kselftest-mqueue.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'openembedded') 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 -- cgit v1.2.3