Lines Matching refs:tests
17 -a: run all tests, including extra ones
18 -t: specify specific categories to tests to run
21 The default behavior is to run required tests only. If -a is specified,
22 will run all tests.
24 Alternatively, specific groups tests can be run by passing a string
28 tests for mmap(2)
30 tests for gup
32 tests for userfaultfd(2)
36 tests for mlock(2)
38 tests for mremap(2)
40 tests for very large virtual address space
42 vmalloc smoke tests
44 hmm smoke tests
52 ksm tests that do not require >=2 NUMA nodes
54 ksm tests that require >=2 NUMA nodes
56 memory protection key tests
88 # default behavior: run all tests
93 # If no VM_SELFTEST_ITEMS are specified, run all tests
138 # Simple hugetlbfs tests have a hardcoded minimum requirement of
225 echo "NOTE: These hugetlb tests provide minimal coverage. Use"
244 CATEGORY="userfaultfd" run_test ./uffd-unit-tests
247 # Hugetlb tests require source and destination huge pages. Pass in half
265 CATEGORY="mlock" run_test ./mlock2-tests
303 # MADV_POPULATE_READ and MADV_POPULATE_WRITE tests
329 # protection_keys tests
345 # COW tests