Lines Matching +full:string +full:- +full:support
6 tristate "KUnit - Enable support for unit tests"
9 Enables support for kernel unit tests (KUnit), a lightweight unit
14 Documentation/dev-tools/kunit/.
19 bool "KUnit - Enable /sys/kernel/debug/kunit debugfs representation"
56 itself, lib/kunit/example-test.c, for more information. This option
70 to the KUnit documentation in Documentation/dev-tools/kunit/.
82 In most cases this should be left as Y. Only if additional opt-in
94 In most cases this should be left as Y. Only if additional opt-in
98 string "Default value of the filter_glob module parameter"
100 Sets the default value of kunit.filter_glob. If set to a non-empty
101 string only matching tests are executed.
106 string "Default value of the filter module parameter"
108 Sets the default value of kunit.filter. If set to a non-empty
109 string only matching tests are executed.
114 string "Default value of the filter_action module parameter"
116 Sets the default value of kunit.filter_action. If set to a non-empty
117 string only matching tests are executed.
135 bool "KUnit UML PCI Support"