summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-20 15:37:51 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-01-21 10:38:24 +0000
commit676aeb5f7d745073fba80caad695c8e61db3dc4a (patch)
tree7616a29419d1e992386751d0cc649f24e3ebda4d /ubuntu
parentd98585e53548f4568deeaa133862578004b8b0ec (diff)
Ubuntu: kselftest-vm test description updated
Change-Id: I38d6a0b4281a33740f17c3e76774bfb1c6333fc7
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/kselftest-vm.yaml10
1 files changed, 7 insertions, 3 deletions
diff --git a/ubuntu/kselftest-vm.yaml b/ubuntu/kselftest-vm.yaml
index 8228ad4..f6381ad 100644
--- a/ubuntu/kselftest-vm.yaml
+++ b/ubuntu/kselftest-vm.yaml
@@ -1,9 +1,12 @@
metadata:
name: kselftest-vm
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. kselftest-vm tests huge page memory in a user application using
+ the mmap and Sys V shared memory system calls. It also tests selecting other
+ page sizes for mmap/shmget and stress test for transparent huge pages, memory
+ compaction and migration."
maintainer:
- arthur.she@linaro.org
os:
@@ -12,6 +15,7 @@ metadata:
- arndale
- beaglebone-black
- rtsm_fvp_base-aemv8a
+ - juno
scope:
- functional