KUnit Test for Kernel Hashtable structures

modulename: hashtable_test.ko

configname: CONFIG_HASHTABLE_KUNIT_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>KUnit - Enable support for unit tests
└─>KUnit Test for Kernel Hashtable structures
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This builds the hashtable KUnit test suite.
It tests the basic functionality of the API defined in
include/linux/hashtable.h. For more information on KUnit and
unit tests in general please refer to the KUnit documentation
in
source code: