Test check_*_overflow() functions at runtime

modulename: overflow_kunit.ko

configname: CONFIG_OVERFLOW_KUNIT_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>KUnit - Enable support for unit tests
└─>Test check_*_overflow() functions at runtime
In linux kernel since version 4.14.326 (release Date: 2023-09-23)
Builds unit tests for the check_*_overflow(), size_*(), allocation, and
related functions.

For more information on KUnit and unit tests in general please refer
to the KUnit documentation in <a href="https://www.kernel.org/doc/Documentation/dev-tools/kunit/.

If">Documentation/dev-tools/kunit/.

If</a> unsure, say N.
source code: