Lines Matching full:run
7 paths in the kernel. Tests are intended to be run after building, installing
12 to run full range of hot-plug tests. In default mode, hot-plug tests run
14 run on a single cpu as opposed to all hotplug capable cpus, and memory
15 hotplug test is run on 2% of hotplug capable memory instead of 10%.
17 Running the selftests (hotplug tests are run in limited mode)
24 To run the tests::
28 To build and run the tests with a single command, use::
34 Build and run from user specific object directory (make O=dir)::
38 Build and run KBUILD_OUTPUT directory (make KBUILD_OUTPUT=)::
42 The above commands run the tests and print pass/fail summary to make it
50 single test to run, or a list of tests to run.
52 To run only tests targeted for a single subsystem::
56 You can specify multiple tests to build and run::
60 Build and run from user specific object directory (make O=dir)::
64 Build and run KBUILD_OUTPUT directory (make KBUILD_OUTPUT=)::
68 The above commands run the tests and print pass/fail summary to make it
82 To run the hotplug tests::
110 named "run_kselftest.sh" to run the tests.
112 You can simply do the following to run the installed Kselftests. Please
147 TEST_CUSTOM_PROGS and TEST_PROGS will be run by common run_tests.