KUnit test for KUnit

modulename:  kunit-test.ko

and/or

platform-test.ko

and/or

string-stream-test.ko

and/or

assert_test.ko

configname: CONFIG_KUNIT_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>KUnit - Enable support for unit tests
└─>KUnit test for KUnit
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Enables the unit tests for the KUnit test framework. These tests test
the KUnit test framework itself; the tests are both written using
KUnit and test KUnit. This option should only be enabled for testing
purposes by developers interested in testing that KUnit works as
expected.

source code:
depends
CONFIG_KUNIT