Searched refs:selftests (Results 1 – 4 of 4) sorted by relevance
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)19 $ make -C tools/testing/selftests24 $ make -C tools/testing/selftests run_tests31 $ make -C tools/testing/selftests TARGETS=cpu-hotplug run_tests33 See the top-level tools/testing/selftests/Makefile for the list of all possible36 Running the full range hotplug selftests41 $ make -C tools/testing/selftests hotplug45 $ make -C tools/testing/selftests run_hotplug52 In general, the rules for for selftests are
27 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH28 . tools/testing/selftests/rcutorture/bin/functions.sh
60 selftests: FORCE target70 perf selftests turbostat usb \
9 cd tools/testing/selftests/rcutorture