Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_POLYNOMIAL_KUNIT_TEST:
(! CONFIG_KUNIT_ALL_TESTS ) && ( CONFIG_KUNIT )polynomial_kunitThis option enables the KUnit test suite for the polynomial_calc() function, which evaluates integer polynomials using factor redistribution to avoid overflow.
The test suite verifies correctness for constant, linear, and quadratic polynomials, negative coefficients, per-step dividers, divider_leftover, total_divider scaling, and a real sensor N-to-temperature conversion polynomial.
If unsure, say N
Raw data from LKDDb:
lkddb module polynomial_kunit CONFIG_POLYNOMIAL_KUNIT_TEST : lib/Kconfig.debug : "Polynomial calculation (polynomial_calc) test" # in 7.3-rc+HEADThis 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 - P index
Automatically generated (in year 2026). See also LKDDb sources on GitLab