KFENCE integration test suite

modulename: kfence_test.ko

configname: CONFIG_KFENCE_KUNIT_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Memory Debugging
└─>KFENCE: low-overhead sampling-based memory safety error detector
└─>KFENCE integration test suite
In linux kernel since version 5.2 (release Date: 2019-07-07)  
Test suite for KFENCE, testing various error detection scenarios with
various allocation types, and checking that reports are correctly
output to console.

Say Y here if you want the test to be built into the kernel and run
during boot; say M if you want the test to build as a module; say N
if you are unsure.

source code:
depends
CONFIG_KFENCE
CONFIG_KUNIT
CONFIG_TRACEPOINTS