Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HID_KUNIT_TEST
has multiple definitions:
drivers/hid/Kconfig
The configuration item CONFIG_HID_KUNIT_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT ) && ( CONFIG_HID_BATTERY_STRENGTH ) && ( CONFIG_HID_UCLOGIC )
hid-uclogic-test
This builds unit tests for HID. This option is not useful for distributions or general kernels, but only for kernel developers working on HID and associated drivers.
For more information on KUnit and unit tests in general, please refer to the KUnit documentation in Documentation/dev-tools/kunit/.
If in doubt, say "N".
drivers/hid/Kconfig
The configuration item CONFIG_HID_KUNIT_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT = CONFIG_y ) && ( CONFIG_HID_UCLOGIC )
hid-uclogic-test
This builds unit tests for HID. This option is not useful for distributions or general kernels, but only for kernel developers working on HID and associated drivers.
For more information on KUnit and unit tests in general, please refer to the KUnit documentation in Documentation/dev-tools/kunit/.
If in doubt, say "N".
Raw data from LKDDb:
lkddb module hid-uclogic-test CONFIG_HID_KUNIT_TEST : drivers/hid/Kconfig : "KUnit tests for HID" # in 6.1–6.5, 6.6-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 - H index
Automatically generated (in year 2023). See also LKDDb sources on GitLab