Home
last modified time | relevance | path

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

/linux/lib/kunit/
H A Dtest.c384 if (speed == KUNIT_SPEED_VERY_SLOW || speed == KUNIT_SPEED_SLOW) in kunit_run_case_check_speed()
402 case KUNIT_SPEED_VERY_SLOW: in kunit_timeout_mult()
H A DKconfig128 `KUNIT_SPEED_VERY_SLOW`. This allows slower tests on slower machines
/linux/include/kunit/
H A Dtest.h77 KUNIT_SPEED_VERY_SLOW, enumerator