diff options
author | Ricardo Cañuelo | 2020-08-06 23:23:51 -0700 |
---|---|---|
committer | Linus Torvalds | 2020-08-07 11:33:27 -0700 |
commit | 7a309195d11cde854eb75559fbd6b48f9e518f25 (patch) | |
tree | d5e9861e784defb6ea070b8d540e57729f0edfaa /lib/Kconfig.kcsan | |
parent | 349d9fbb0b0a6734bcac9c08c5cc21992da5d2e6 (diff) |
selftests: add mincore() tests
Add a test suite for the mincore() syscall. It tests most of its use
cases as well as its interface.
Tests implemented:
- basic interface test
- behavior on anonymous mappings
- behavior on anonymous mappings with huge tlb pages
- file-backed mapping with a regular file
- file-backed mapping with a tmpfs file
Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/20200728100450.4065-1-ricardo.canuelo@collabora.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/Kconfig.kcsan')
0 files changed, 0 insertions, 0 deletions