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
57 ksm tests that do not require >=2 NUMA nodes
59 ksm tests that require >=2 NUMA nodes
61 memory protection key tests
67 tests for VM_PFNMAP handling
322 CATEGORY="userfaultfd" run_test ./uffd-unit-tests
373 CATEGORY="mlock" run_test ./mlock2-tests