Test clocksource watchdog in kernel space

modulename: clocksource-wdtest.ko

configname: CONFIG_TEST_CLOCKSOURCE_WATCHDOG

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>Test clocksource watchdog in kernel space
In linux kernel since version 5.2 (release Date: 2019-07-07)  
Enable this option to create a kernel module that will trigger
a test of the clocksource watchdog. This module may be loaded
via modprobe or insmod in which case it will run upon being
loaded, or it may be built in, in which case it will run
shortly after boot.

If unsure, say N.

source code:
depends
CONFIG_CLOCKSOURCE_WATCHDOG
CONFIG_RUNTIME_TESTING_MENU