summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/mseal_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-02selftests: mm: fix build errors on armhfMuhammad Usama Anjum1-24/+13
2024-07-04selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard1-46/+46
2024-07-04selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard1-48/+1
2024-07-04selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard1-1/+1
2024-05-24selftest mm/mseal read-only elf memory segmentJeff Xu1-36/+94
2024-05-24selftest mm/mseal memory sealingJeff Xu1-0/+1836