linux/tools/testing/selftests/vm
Sidhartha Kumar 80df2fb95d selftest/vm: add skip support to mremap_test
Allow the mremap test to be skipped due to errors such as failing to
parse the mmap_min_addr sysctl.

Link: https://lkml.kernel.org/r/20220420215721.4868-4-sidhartha.kumar@oracle.com
Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2022-04-21 20:01:10 -07:00
..
.gitignore selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test 2022-03-24 19:06:50 -07:00
Makefile selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test 2022-03-24 19:06:50 -07:00
charge_reserved_hugetlb.sh
check_config.sh
compaction_test.c
config
gup_test.c selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT 2022-03-24 19:06:45 -07:00
hmm-tests.c
hugepage-mmap.c
hugepage-mremap.c
hugepage-shm.c
hugepage-vmemmap.c
hugetlb-madvise.c selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test 2022-03-24 19:06:50 -07:00
hugetlb_reparenting_test.sh
khugepaged.c
ksm_tests.c
madv_populate.c
map_fixed_noreplace.c
map_hugetlb.c
map_populate.c
memfd_secret.c selftests: kselftest framework: provide "finished" helper 2022-03-24 19:06:51 -07:00
mlock-random-test.c
mlock2-tests.c
mlock2.h
mremap_dontunmap.c
mremap_test.c selftest/vm: support xfail in mremap_test 2022-04-21 20:01:10 -07:00
on-fault-limit.c
pkey-helpers.h
pkey-powerpc.h
pkey-x86.h
protection_keys.c
run_vmtests.sh selftest/vm: add skip support to mremap_test 2022-04-21 20:01:10 -07:00
split_huge_page_test.c
test_hmm.sh
test_vmalloc.sh
thuge-gen.c
transhuge-stress.c
userfaultfd.c userfaultfd/selftests: enable hugetlb remap and remove event testing 2022-03-24 19:06:50 -07:00
util.h selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT 2022-03-24 19:06:45 -07:00
va_128TBswitch.c
virtual_address_range.c
write_hugetlb_memory.sh
write_to_hugetlbfs.c