Lines Matching +full:use +full:- +full:cases
6 tristate "KUnit - Enable support for unit tests"
14 Documentation/dev-tools/kunit/.
19 bool "KUnit - Enable /sys/kernel/debug/kunit debugfs representation" if !KUNIT_ALL_TESTS
55 itself, lib/kunit/example-test.c, for more information. This option
57 use KUnit for kernel development.
69 to the KUnit documentation in Documentation/dev-tools/kunit/.
81 In most cases this should be left as Y. Only if additional opt-in
93 In most cases this should be left as Y. Only if additional opt-in
99 Sets the default value of kunit.filter_glob. If set to a non-empty
107 Sets the default value of kunit.filter. If set to a non-empty
115 Sets the default value of kunit.filter_action. If set to a non-empty
124 Sets the default timeout, in seconds, for Kunit test cases. This value
131 cases.
138 Enables the PCI subsystem on UML for use by KUnit tests.