Module kunit

Source
Expand description

KUnit-based macros for Rust unit tests.

C header: include/kunit/test.h

Reference: https://docs.kernel.org/dev-tools/kunit/index.html

Functionsยง

in_kunit_test
Returns whether we are currently running a KUnit test.