Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRC_KUNIT_TEST
has multiple definitions:
lib/crc/Kconfig
The configuration item CONFIG_CRC_KUNIT_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )
crc_kunit
, crc_kunit
Unit tests for the CRC library functions.
This is intended to help people writing architecture-specific optimized versions. If unsure, say N.
lib/Kconfig.debug
The configuration item CONFIG_CRC_KUNIT_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )
crc_kunit
, crc_kunit
Unit tests for the CRC library functions.
This is intended to help people writing architecture-specific optimized versions. If unsure, say N.
Raw data from LKDDb:
lkddb module crc_kunit CONFIG_CRC_KUNIT_TEST : lib/Kconfig.debug : "KUnit tests for CRC functions" # in 6.14–6.16
lkddb module crc_kunit CONFIG_CRC_KUNIT_TEST : lib/crc/Kconfig : "KUnit tests for CRC functions" # in 6.17-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 - C index
Automatically generated (in year 2025). See also LKDDb sources on GitLab