Example test for KUnit

modulename:  kunit-example-test.ko

configname: CONFIG_KUNIT_EXAMPLE_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>KUnit - Enable support for unit tests
└─>Example test for KUnit
In linux kernel since version 5.1 (release Date: 2019-05-05)  
Enables an example unit test that illustrates some of the basic
features of KUnit. This test only exists to help new users understand
what KUnit is and how it is used. Please refer to the example test
itself, lib/kunit/example-test.c, for more information. This option
is intended for curious hackers who would like to understand how to
use KUnit for kernel development.

source code:
depends
CONFIG_KUNIT