summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/mremap_test.c
AgeCommit message (Expand)AuthorLines
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park-475/+0
2022-09-26mm: add merging after mremap resizeJakub Matěna-1/+48
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar-1/+1
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar-3/+39
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar-1/+40
2021-12-10selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan-1/+0
2021-07-08selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V-2/+3
2021-07-08selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V-52/+61
2020-12-15kselftests: vm: add mremap testsKalesh Singh-0/+344