summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-20 15:00:26 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-01-20 09:43:01 +0000
commitd8c77822ef4329da763502612e98204c3793c492 (patch)
tree066738e46d26e922b8844b41ad1b301a451de337 /ubuntu
parent5787b79ea2a98162caf70a7a0e338d8ebb8bb8a0 (diff)
Ubuntu: kselftest-ptrace test description updated
Change-Id: I7f9c0037e68d1f22b2da06d0ba3e4198a1931656
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/kselftest-ptrace.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/ubuntu/kselftest-ptrace.yaml b/ubuntu/kselftest-ptrace.yaml
index 1a63860..199098c 100644
--- a/ubuntu/kselftest-ptrace.yaml
+++ b/ubuntu/kselftest-ptrace.yaml
@@ -1,9 +1,11 @@
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: "The kernel contains a set of 'self tests' under the tools/testing/selftests/.
+ These are intended to be small unit tests to exercise individual code paths
+ in the kernel. kself-ptrace 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 +14,7 @@ metadata:
- arndale
- beaglebone-black
- rtsm_fvp_base-aemv8a
+ - juno
scope:
- functional