Lines Matching refs:to
11 able to be run locally on a developer's workstation without a VM or
24 test suite, which allow users to see results of the last test suite
36 or annoying), they can be disabled by setting this to N.
53 features of KUnit. This test only exists to help new users understand
54 what KUnit is and how it is used. Please refer to the example test
56 is intended for curious hackers who would like to understand how to
63 KUnit tests run during boot and output the results to the debug log
69 to the KUnit documentation in Documentation/dev-tools/kunit/.
77 Sets the default value of kunit.enable. If set to N then KUnit
78 tests will not execute unless kunit.enable=1 is passed to the
82 behavior is needed should this be set to N.
88 Sets the default value of kunit.autorun. If set to N then KUnit
90 passed to the kernel command line. The test can still be run manually
94 behavior is needed should this be set to N.
104 sufficient time to complete.