Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GCD_KUNIT_TEST
:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )
gcd_kunit
This option enables the KUnit test suite for the gcd() function, which computes the greatest common divisor of two numbers.
This test suite verifies the correctness of gcd() across various scenarios, including edge cases.
If unsure, say N
Raw data from LKDDb:
lkddb module gcd_kunit CONFIG_GCD_KUNIT_TEST : lib/Kconfig.debug : "Greatest common divisor test" # in 6.15-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 - G index
Automatically generated (in year 2025). See also LKDDb sources on GitLab