From 33bd4342f3984c8f6fe8cd77a79c6cd42b59d0d6 Mon Sep 17 00:00:00 2001 From: Amit Khare Date: Thu, 22 Jan 2015 13:52:55 +0530 Subject: OpenEmbedded: kselftest-ptrace test description updated Change-Id: I903c6797975b05dee6ae8d13dbc1dfcbbb2eed99 --- openembedded/kselftest-ptrace.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'openembedded/kselftest-ptrace.yaml') diff --git a/openembedded/kselftest-ptrace.yaml b/openembedded/kselftest-ptrace.yaml index 3c326bb..1eb37c3 100644 --- a/openembedded/kselftest-ptrace.yaml +++ b/openembedded/kselftest-ptrace.yaml @@ -1,9 +1,12 @@ metadata: name: kselftest-ptrace 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-ptrace 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. kself-ptrace test uses ptrace + or process trace system call that provides a means by which, one process can observe and + control the execution of another process and examine and change the tracee's memory and + registers." maintainer: - arthur.she@linaro.org os: @@ -12,6 +15,7 @@ metadata: - arndale - beaglebone-black - rtsm_fvp_base-aemv8a + - juno scope: - functional -- cgit v1.2.3