Home
last modified time | relevance | path

Searched refs:testing (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/Linux-v4.19/Documentation/dev-tools/
Dkselftest.rst5 The kernel contains a set of "self tests" under the tools/testing/selftests/
22 $ make -C tools/testing/selftests
26 $ make -C tools/testing/selftests run_tests
54 $ make -C tools/testing/selftests TARGETS=ptrace run_tests
72 See the top-level tools/testing/selftests/Makefile for the list of all
80 $ make -C tools/testing/selftests hotplug
84 $ make -C tools/testing/selftests run_hotplug
93 location which is tools/testing/selftests/kselftest or a user specified
98 $ cd tools/testing/selftests
103 $ cd tools/testing/selftests
[all …]
/Linux-v4.19/Documentation/rapidio/
Dsysfs.txt2 Documentation/ABI/testing/sysfs-bus-rapidio and
3 Documentation/ABI/testing/sysfs-class-rapidio
/Linux-v4.19/tools/
DMakefile80 $(call descend,testing/$@)
112 $(call descend,testing/$(@:_install=),install)
159 $(call descend,testing/$(@:_clean=),clean)
/Linux-v4.19/Documentation/RCU/
Dtorture.txt45 n_barrier_cbs If this is nonzero, RCU barrier testing will be conducted,
48 this testing. The value cannot be negative. If you
53 error will be reported and no testing will be carried out.
92 This capability is useful for automated testing.
127 RCU priority-inversion testing only if the selected
130 testing. Specifying "test_boost=2" performs RCU
131 priority-inversion testing even if the selected RCU
134 carry out RCU priority-inversion testing.
143 The number of seconds to do RCU priority-inversion testing
242 an RCU priority inversion condition. If you are testing RCU
[all …]
/Linux-v4.19/Documentation/fault-injection/
Dnotifier-error-inject.txt87 There are tools/testing/selftests using the notifier error injection features
90 * tools/testing/selftests/cpu-hotplug/on-off-test.sh
91 * tools/testing/selftests/memory-hotplug/on-off-test.sh
Dfault-injection.txt188 This feature is intended for systematic testing of faults in a single
350 tools/testing/fault-injection/failcmd.sh. Please run a command
351 "./tools/testing/fault-injection/failcmd.sh --help" for more information and
356 Run a command "make -C tools/testing/selftests/ run_tests" with injecting slab
359 # ./tools/testing/fault-injection/failcmd.sh \
360 -- make -C tools/testing/selftests/ run_tests
365 # ./tools/testing/fault-injection/failcmd.sh --times=100 \
366 -- make -C tools/testing/selftests/ run_tests
372 ./tools/testing/fault-injection/failcmd.sh --times=100 \
373 -- make -C tools/testing/selftests/ run_tests
/Linux-v4.19/tools/testing/ktest/examples/
DREADME10 crosstests.conf - this config shows an example of testing a git repo against
17 used to perform real testing.
/Linux-v4.19/drivers/scsi/aacraid/
DTODO2 o More testing
/Linux-v4.19/drivers/hwtracing/stm/
DKconfig18 and discards your data. Use for stm class testing.
36 also useful for testing stm class drivers and the stm class
/Linux-v4.19/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c58 int testing; variable
65 if (!testing) { in sighandler()
143 testing = 1; in test_memcpy()
147 testing = 0; in test_memcpy()
/Linux-v4.19/drivers/fmc/
DKconfig22 tristate "FMC fake device (software testing)"
29 tristate "FMC trivial mezzanine driver (software testing)"
/Linux-v4.19/drivers/usb/usbip/
DREADME3 - testing
/Linux-v4.19/drivers/net/wireless/
DKconfig76 tristate "Simulated radio testing tool for mac80211"
79 This driver is a developer testing tool that can be used to test
81 needed for normal wireless LAN usage and is only for testing. See
/Linux-v4.19/tools/testing/selftests/rcutorture/bin/
Dkvm-recheck-rcuperf.sh33 PATH=`pwd`/tools/testing/selftests/rcutorture/bin:$PATH; export PATH
/Linux-v4.19/drivers/net/wireless/ath/
DKconfig49 bool "Atheros dynamic user regulatory testing"
54 undergoing certification testing.
/Linux-v4.19/crypto/asymmetric_keys/
DKconfig44 tristate "PKCS#7 testing key type"
53 This is intended for testing the PKCS#7 parser.
/Linux-v4.19/drivers/net/ieee802154/
DKconfig121 tristate "Simulated radio testing tool for mac802154"
123 This driver is a developer testing tool that can be used to test
125 needed for normal wpan usage and is only for testing.
/Linux-v4.19/samples/bpf/
DMakefile60 CGROUP_HELPERS := ../../tools/testing/selftests/bpf/cgroup_helpers.o
61 TRACE_HELPERS := ../../tools/testing/selftests/bpf/trace_helpers.o
172 KBUILD_HOSTCFLAGS += -I$(srctree)/tools/testing/selftests/bpf/
269 -I$(srctree)/tools/testing/selftests/bpf/ \
/Linux-v4.19/Documentation/networking/
Deql.txt11 1.1.86. Some testing with 1.1.92 has been done with the v1.1 patch
29 my testing so far, the Livingston PortMaster 2e's load-balancing is a
225 I have not yet done any load-balancing testing for PPP devices, mainly
246 All testing I have done was with two 28.8 V.FC modems, one connecting
339 Although you may already done this performance testing, here
354 I have done some testing of this software, with two goals in
383 about 160 kbits/sec. The next round of testing will distribute
/Linux-v4.19/drivers/base/test/
DKconfig7 testing asynchronous driver probing by the device core.
/Linux-v4.19/Documentation/isdn/
DCREDITS44 For testing and help to get into kernel.
65 For heavy-duty-beta-testing with his BBS ;)
/Linux-v4.19/drivers/soc/fsl/qbman/
DKconfig41 high-level API testing with them (whichever portal(s) are affine
55 high-level API testing with them (whichever portal(s) are affine to
/Linux-v4.19/lib/
DKconfig.kasan61 tristate "Module for testing kasan for bug detection"
65 out of bounds accesses, use after free. It is useful for testing
/Linux-v4.19/Documentation/ABI/
DREADME20 testing/
53 the "testing" stage, so that kernel developers can work
69 Interfaces in the testing state can move to the stable state when the
/Linux-v4.19/tools/testing/selftests/ftrace/
DREADME5 shell scripts for testing. Feel free to add new test cases.
38 * The test cases should run on dash (busybox shell) for testing on

12345678910>>...14