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
244 CATEGORY="userfaultfd" run_test ./uffd-unit-tests
265 CATEGORY="mlock" run_test ./mlock2-tests