kunit_fmt_cfgs
#ifdef kunit_fmt_cfgs
priv->cfg = kunit_fmt_cfgs[((uintptr_t)test->param_value) - 1];
if (cfg_id >= ARRAY_SIZE(kunit_fmt_cfgs) + 1)