summaryrefslogtreecommitdiffstats
path: root/tools/testing/vma/tests
AgeCommit message (Expand)AuthorLines
2026-04-05mm/vma: convert __mmap_region() to use vma_flags_tLorenzo Stoakes (Oracle)-12/+6
2026-04-05mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_tLorenzo Stoakes (Oracle)-2/+1
2026-04-05tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()Lorenzo Stoakes (Oracle)-16/+17
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)-2/+1
2026-04-05tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_maskLorenzo Stoakes (Oracle)-9/+54
2026-04-05tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()Lorenzo Stoakes (Oracle)-6/+13
2026-04-05tools/testing/vma: test that legacy flag helpers work correctlyLorenzo Stoakes (Oracle)-0/+6
2026-04-05tools/testing/vma: add simple test for append_vma_flags()Lorenzo Stoakes (Oracle)-0/+25
2026-04-05tools/testing/vma: fix VMA flag testsLorenzo Stoakes (Oracle)-14/+74
2026-04-05tools/testing/vma: convert bulk of test code to vma_flags_tLorenzo Stoakes (Oracle)-152/+171
2026-04-05tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]Lorenzo Stoakes (Oracle)-0/+137
2026-04-05tools/testing/vma: add test for vma_flags_test(), vma_desc_test()Lorenzo Stoakes (Oracle)-0/+36
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)-14/+14
2026-02-12tools/testing/vma: add VMA userland tests for VMA flag functionsLorenzo Stoakes-0/+300
2026-02-12tools/testing/vma: separate VMA userland tests into separate filesLorenzo Stoakes-0/+1565