On Fri, 13 Mar 2026 07:19:45 -0600, Jim Cromie <[email protected]> wrote: > Add a selftest script for dynamic-debug. The config requires > CONFIG_TEST_DYNAMIC_DEBUG=m and CONFIG_TEST_DYNAMIC_DEBUG_SUBMOD=m, > which tacitly requires either CONFIG_DYNAMIC_DEBUG=y or > CONFIG_DYNAMIC_DEBUG_CORE=y > > ATM this has just basic_tests(), which modify pr_debug() flags in the > builtin params module. This means they're available to manipulate and > observe the effects in "cat control". > > [...]
Reviewed-by: Louis Chauvet <[email protected]> -- Louis Chauvet <[email protected]>
