Lines Matching refs:selftests
3 The kernel contains a set of "self tests" under the tools/testing/selftests/
14 Running the selftests (hotplug tests are run in limited mode)
18 $ make -C tools/testing/selftests
22 $ make -C tools/testing/selftests run_tests
30 Running a subset of selftests
36 $ make -C tools/testing/selftests TARGETS=ptrace run_tests
41 See the top-level tools/testing/selftests/Makefile for the list of all
45 Running the full range hotplug selftests
49 $ make -C tools/testing/selftests hotplug
52 $ make -C tools/testing/selftests run_hotplug
57 Install selftests
60 You can use kselftest_install.sh tool installs selftests in default
61 location which is tools/testing/selftests/kselftest or an user specified
64 To install selftests in default location:
65 $ cd tools/testing/selftests
68 To install selftests in an user specified location:
69 $ cd tools/testing/selftests
76 In general, the rules for for selftests are