summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/mlock2-tests.c
Commit message (Expand)AuthorAgeFilesLines
* selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-5/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park2017-04-111-6/+6
* selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2016-10-071-42/+0
* selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2016-10-071-20/+1
* selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven2015-11-101-2/+2
* selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven2015-11-101-0/+1
* selftests: vm: add tests for lock on faultEric B Munson2015-11-051-0/+736