summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2015-01-22 13:58:22 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2015-01-23 15:49:52 +0000
commita6e68444f04849c4eb344527c8f7ec0a7a3b31c8 (patch)
tree4bac6a9255632ff2e7434df3d2c868720b403d66 /openembedded
parentc747bea5b55e91e4e74265379df2254ec02db367 (diff)
Openembedded: kselftest-vm test description updated
Change-Id: Iea4c0f4b7bea0b5496b58807404a988de332a36f
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/kselftest-vm.yaml10
1 files changed, 7 insertions, 3 deletions
diff --git a/openembedded/kselftest-vm.yaml b/openembedded/kselftest-vm.yaml
index d19255b..00c07e2 100644
--- a/openembedded/kselftest-vm.yaml
+++ b/openembedded/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: "Linux kernel Kselftest-vm 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-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