Home
last modified time | relevance | path

Searched refs:kutf_test_function (Results 1 – 2 of 2) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/
Dkutf_suite.c64 struct kutf_test_function { struct
84 struct kutf_test_function *test_func; argument
293 struct kutf_test_function *test_func = test_fix->test_func; in kutf_debugfs_run_open()
435 static int create_fixture_variant(struct kutf_test_function *test_func, in create_fixture_variant()
509 struct kutf_test_function *test_func; in kutf_add_test_with_filters_and_data()
615 static void kutf_remove_test(struct kutf_test_function *test_func) in kutf_remove_test()
736 struct kutf_test_function *test_func; in kutf_destroy_suite()
738 test_func = list_entry(pos, struct kutf_test_function, node); in kutf_destroy_suite()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
Dkutf_suite.c70 struct kutf_test_function { struct
90 struct kutf_test_function *test_func; argument
293 struct kutf_test_function *test_func; in kutf_run_test()
565 static int create_fixture_variant(struct kutf_test_function *test_func, in create_fixture_variant()
656 struct kutf_test_function *test_func; in kutf_add_test_with_filters_and_data()
772 static void kutf_remove_test(struct kutf_test_function *test_func) in kutf_remove_test()
893 struct kutf_test_function *test_func; in kutf_destroy_suite()
895 test_func = list_entry(pos, struct kutf_test_function, node); in kutf_destroy_suite()