KMSAN integration test suite

modulename: kmsan_test.ko

configname: CONFIG_KMSAN_KUNIT_TEST

Linux Kernel Configuration
└─>Kernel hacking
└─>Memory Debugging
└─>KMSAN integration test suite
In linux kernel since version 6.1 (release Date: 2022-12-11)  
Test suite for KMSAN, testing various error detection scenarios,
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_KMSAN
CONFIG_KUNIT
CONFIG_TRACEPOINTS