Lines Matching refs:testing

5 The kernel contains a set of "self tests" under the tools/testing/selftests/
31 $ make -C tools/testing/selftests
35 $ make -C tools/testing/selftests run_tests
78 $ make -C tools/testing/selftests TARGETS=ptrace run_tests
97 $ make -C tools/testing/selftests SKIP_TARGETS=ptrace run_tests
108 See the top-level tools/testing/selftests/Makefile for the list of all
116 $ make -C tools/testing/selftests hotplug
120 $ make -C tools/testing/selftests run_hotplug
129 default location, which is tools/testing/selftests/kselftest, or in a
134 $ cd tools/testing/selftests
139 $ cd tools/testing/selftests
198 e.g: tools/testing/selftests/android/config
204 testing from within the kernel, one method of doing this is to create a
210 - ``tools/testing/kselftest/kselftest_module.h``
211 - ``tools/testing/kselftest/kselftest_module.sh``
222 e.g. ``tools/testing/selftests/lib/printf.sh``
224 3. Add line to config file e.g. ``tools/testing/selftests/lib/config``
226 4. Add test script to makefile e.g. ``tools/testing/selftests/lib/Makefile``
250 #include "../tools/testing/selftests/kselftest_module.h"
255 * Kernel module for testing the foobinator
286 test harness is for userspace testing, for kernel space testing see `Test
289 The tests from tools/testing/selftests/seccomp/seccomp_bpf.c can be used as
295 .. kernel-doc:: tools/testing/selftests/kselftest_harness.h
302 .. kernel-doc:: tools/testing/selftests/kselftest_harness.h
309 .. kernel-doc:: tools/testing/selftests/kselftest_harness.h
312 .. kernel-doc:: tools/testing/selftests/kselftest_harness.h