summaryrefslogtreecommitdiff
path: root/openembedded/kselftest-ptrace.yaml
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-22 13:52:55 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-01-23 15:53:53 +0000
commit33bd4342f3984c8f6fe8cd77a79c6cd42b59d0d6 (patch)
tree7cd2efd0d42e5aeaa01d691468fc1d8a5c92e928 /openembedded/kselftest-ptrace.yaml
parenta6e68444f04849c4eb344527c8f7ec0a7a3b31c8 (diff)
OpenEmbedded: kselftest-ptrace test description updated
Change-Id: I903c6797975b05dee6ae8d13dbc1dfcbbb2eed99
Diffstat (limited to 'openembedded/kselftest-ptrace.yaml')
-rw-r--r--openembedded/kselftest-ptrace.yaml10
1 files changed, 7 insertions, 3 deletions
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