Lines Matching refs:tests
18 -a: run all tests, including extra ones (other than destructive ones)
19 -t: specify specific categories to tests to run
22 -d: run destructive tests
24 The default behavior is to run required tests only. If -a is specified,
25 will run all tests.
27 Alternatively, specific groups tests can be run by passing a string
31 tests for mmap(2)
33 tests for gup
35 tests for userfaultfd(2)
39 tests for mlock(2)
41 tests for mremap(2)
43 tests for very large virtual address space
45 vmalloc smoke tests
47 hmm smoke tests
55 ksm tests that do not require >=2 NUMA nodes
57 ksm tests that require >=2 NUMA nodes
59 memory protection key tests
298 CATEGORY="userfaultfd" run_test ./uffd-unit-tests
325 CATEGORY="mlock" run_test ./mlock2-tests