Min heap test

modulename: test_min_heap.ko

configname: CONFIG_TEST_MIN_HEAP

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>Min heap test
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Enable this to turn on min heap function tests. This test is
executed only once during system boot (so affects only boot time),
or at module load time.

If unsure, say N.

source code:
depends
CONFIG_RUNTIME_TESTING_MENU
CONFIG_DEBUG_KERNEL or CONFIG_MODULES