Home
last modified time | relevance | path

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

/openbmc/linux/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.c398 if (speed == KUNIT_SPEED_VERY_SLOW || speed == KUNIT_SPEED_SLOW) in kunit_run_case_check_speed()
/openbmc/linux/include/kunit/
H A Dtest.h79 KUNIT_SPEED_SLOW, enumerator
185 .attr.speed = KUNIT_SPEED_SLOW, .module_name = KBUILD_MODNAME}