summaryrefslogtreecommitdiff
path: root/ubuntu/kselftest-vm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/kselftest-vm.yaml')
-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