Home
last modified time | relevance | path

Searched refs:KUNIT_SPEED_SLOW (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/lib/kunit/
H A Dexecutor_test.c145 .attr.speed = KUNIT_SPEED_SLOW },
162 subsuite[1]->attr.speed = KUNIT_SPEED_SLOW; // Set suite attribute in filter_attr_test()
H A Dtest.c368 if (speed == KUNIT_SPEED_VERY_SLOW || speed == KUNIT_SPEED_SLOW) in kunit_run_case_check_speed()
/linux-6.15/include/kunit/
H A Dtest.h78 KUNIT_SPEED_SLOW, enumerator
184 .attr.speed = KUNIT_SPEED_SLOW, .module_name = KBUILD_MODNAME}
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c625 {.speed = KUNIT_SPEED_SLOW}),
/linux-6.15/fs/ext4/
H A Dmballoc-test.c981 { .speed = KUNIT_SPEED_SLOW }),