aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/mremap_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2021-12-10selftests/vm: remove ARRAY_SIZE define from individual testsShuah Khan1-1/+0
2021-07-08selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V1-2/+3
2021-07-08selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V1-52/+61
2020-12-15kselftests: vm: add mremap testsKalesh Singh1-0/+344