Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UTIL_MACROS_KUNIT
:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )
util_macros_kunit
Enable this option to test the util_macros.h function at boot.
KUnit tests run during boot and output the results to the debug log in TAP format (http://testanything.org/). Only useful for kernel devs running the KUnit test harness, and not intended for inclusion into a production build.
For more information on KUnit and unit tests in general please refer to the KUnit documentation in Documentation/dev-tools/kunit/.
If unsure, say N.
Raw data from LKDDb:
lkddb module util_macros_kunit CONFIG_UTIL_MACROS_KUNIT : lib/Kconfig.debug : "KUnit test util_macros.h functions at runtime" # in 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab