Home
last modified time | relevance | path

Searched refs:start_test (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_offload.py91 def start_test(msg): function
692 start_test("Test multi-attachment XDP - %s + offload..." %
712 start_test("Test multi-attachment XDP - replace...")
717 start_test("Test multi-attachment XDP - remove without mode...")
736 start_test("Test multi-attachment XDP - reattach...")
744 start_test("Test multi-attachment XDP - device remove...")
809 start_test("Test destruction of generic XDP...")
820 start_test("Test TC non-offloaded...")
824 start_test("Test TC non-offloaded isn't getting bound...")
831 start_test("Test TC offloads are off by default...")
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/
H A Dtest-callbacks.sh29 start_test "target module before livepatch"
76 start_test "module_coming notifier"
124 start_test "module_going notifier"
172 start_test "module_coming and module_going notifiers"
216 start_test "target module not present"
251 start_test "pre-patch callback -ENODEV"
290 start_test "module_coming + pre-patch callback -ENODEV"
333 start_test "multiple target modules"
408 start_test "busy target module"
461 start_test "multiple livepatches"
[all …]
H A Dtest-state.sh16 start_test "system state modification"
46 start_test "taking over system state modification"
89 start_test "compatible cumulative livepatches"
145 start_test "incompatible cumulative livepatches"
H A Dtest-livepatch.sh17 start_test "basic function patching"
54 start_test "multiple livepatches"
115 start_test "atomic replace livepatch"
H A Dtest-ftrace.sh16 start_test "livepatch interaction with ftrace_enabled sysctl"
H A Dtest-shadow-vars.sh14 start_test "basic shadow variable API"
H A DREADME38 functions, most importantly setup_config(), start_test() and
H A Dfunctions.sh263 function start_test { function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_test_def.h95 u8 (*start_test)(void *priv); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_test_def.h95 u8 (*start_test)(void *priv); member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h426 int (*start_test)(void); member
H A Dfocaltech_test.c1756 if (tdata && tdata->func && tdata->func->start_test) { in fts_test_start()
1757 testresult = tdata->func->start_test(); in fts_test_start()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/
H A Dphl_test_verify.c267 pCtrl->start_test = verify_start; in phl_test_verify_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/verify/
H A Dphl_test_verify.c267 pCtrl->start_test = verify_start; in phl_test_verify_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/
H A Dphl_test_mp.c369 pctrl->start_test = mp_start; in phl_test_mp_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/
H A Dphl_test_mp.c369 pctrl->start_test = mp_start; in phl_test_mp_init()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c1032 .start_test = start_test_ft8201,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c517 obj->test_obj.ctrl.start_test(obj->test_obj.priv); in _test_obj_thread_callback()
H A Dcmd_disp_test.c1042 intf->start_test = disp_test_start_test; in phl_cmd_disp_test_start()
H A Dtrx_test.c1319 trx_test_obj->start_test = trx_test_start_test; in phl_add_trx_test_obj()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c517 obj->test_obj.ctrl.start_test(obj->test_obj.priv); in _test_obj_thread_callback()
H A Dcmd_disp_test.c1042 intf->start_test = disp_test_start_test; in phl_cmd_disp_test_start()
H A Dtrx_test.c1319 trx_test_obj->start_test = trx_test_start_test; in phl_add_trx_test_obj()