Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 5 of 5) sorted by relevance

/lib/kunit/
DKconfig6 tristate "KUnit - Enable support for unit tests"
9 Enables support for kernel unit tests (KUnit), a lightweight unit
31 Enables the unit tests for the KUnit test framework. These tests test
41 Enables an example unit test that illustrates some of the basic
57 For more information on KUnit and unit tests in general please refer
/lib/
Dstring_helpers.c55 const char *unit; in string_get_size() local
124 unit = "UNK"; in string_get_size()
126 unit = units_str[units][i]; in string_get_size()
129 tmp, unit); in string_get_size()
DKconfig.debug2378 For more information on KUnit and unit tests in general please refer
2387 This builds the resource API unit test.
2389 For more information on KUnit and unit tests in general please refer
2399 This builds the proc sysctl unit test, which runs on boot.
2401 For more information on KUnit and unit tests in general please refer
2420 For more information on KUnit and unit tests in general please refer
2430 This builds the linear_ranges unit test, which runs on boot.
2432 For more information on KUnit and unit tests in general please refer
2441 This builds the cmdline API unit test.
2443 For more information on KUnit and unit tests in general please refer
[all …]
DKconfig.kasan202 For more information on KUnit and unit tests in general, please refer
/lib/raid6/
Daltivec.uc21 * you can just "steal" the vec unit with enable_kernel_altivec() (but