Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FFS_KUNIT_TEST
:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )
ffs_kunit
This builds KUnit tests for ffs-family bit manipulation functions including ffs(), __ffs(), fls(), __fls(), fls64(), and __ffs64().
These tests validate mathematical correctness, edge case handling, and cross-architecture consistency of bit scanning functions.
For more information on KUnit and unit tests in general, please refer to Documentation/dev-tools/kunit/.
Raw data from LKDDb:
lkddb module ffs_kunit CONFIG_FFS_KUNIT_TEST : lib/Kconfig.debug : "KUnit test ffs-family functions at runtime" # in 6.18-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 - F index
Automatically generated (in year 2025). See also LKDDb sources on GitLab