Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tests/
H A Ddrm_exec_test.c128 static void test_prepare(struct kunit *test) in test_prepare() function
198 KUNIT_CASE(test_prepare),
/linux/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c84 static int test_prepare(const struct resctrl_test *test) in test_prepare() function
140 if (test_prepare(test)) { in run_single_test()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dprepare.c93 void test_prepare(void) in test_prepare() function