Searched refs:unit (Results 1 – 5 of 5) sorted by relevance
6 tristate "KUnit - Enable support for unit tests"9 Enables support for kernel unit tests (KUnit), a lightweight unit31 Enables the unit tests for the KUnit test framework. These tests test41 Enables an example unit test that illustrates some of the basic57 For more information on KUnit and unit tests in general please refer
55 const char *unit; in string_get_size() local124 unit = "UNK"; in string_get_size()126 unit = units_str[units][i]; in string_get_size()129 tmp, unit); in string_get_size()
2378 For more information on KUnit and unit tests in general please refer2387 This builds the resource API unit test.2389 For more information on KUnit and unit tests in general please refer2399 This builds the proc sysctl unit test, which runs on boot.2401 For more information on KUnit and unit tests in general please refer2420 For more information on KUnit and unit tests in general please refer2430 This builds the linear_ranges unit test, which runs on boot.2432 For more information on KUnit and unit tests in general please refer2441 This builds the cmdline API unit test.2443 For more information on KUnit and unit tests in general please refer[all …]
202 For more information on KUnit and unit tests in general, please refer
21 * you can just "steal" the vec unit with enable_kernel_altivec() (but