summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/uffd-unit-tests.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-19selftests/mm: allow uffd test to skip properly with no privilegePeter Xu1-4/+6
2023-04-19selftests/mm: workaround no way to detect uffd-minor + wpPeter Xu1-1/+7
2023-04-19selftests/mm: move zeropage test into uffd unit testsPeter Xu1-0/+93
2023-04-19selftests/mm: move uffd sig/events tests into uffd unit testsPeter Xu1-0/+264
2023-04-19selftests/mm: move uffd minor test to unit testPeter Xu1-0/+120
2023-04-19selftests/mm: move uffd pagemap test to unit testPeter Xu1-0/+145
2023-04-19selftests/mm: add framework for uffd-unit-testPeter Xu1-0/+124
2023-04-19selftests/mm: UFFDIO_API testPeter Xu1-1/+108
2023-04-19selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu1-0/+27