Integer log (int_log) test
modulename: int_log_kunit.ko
configname: CONFIG_INT_LOG_KUNIT_TEST
Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>KUnit - Enable support for unit tests
└─>Integer log (int_log) test
In linux kernel since version 6.6.86 (release Date: 2025-04-07)
This option enables the KUnit test suite for the int_log library, which
provides two functions to compute the integer logarithm in base 2 and
base 10, called respectively as intlog2 and intlog10.
If unsure, say N
provides two functions to compute the integer logarithm in base 2 and
base 10, called respectively as intlog2 and intlog10.
If unsure, say N
