Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
A Dbpf_offload.py94 def start_test(msg): function
764 start_test("Test TC non-offloaded...")
822 start_test("Test TC replace...")
867 start_test("Test TC offloads work...")
872 start_test("Test TC offload basics...")
956 start_test("Test MTU restrictions...")
998 start_test("Test XDP load failure...")
1007 start_test("Test XDP offload...")
1199 start_test("Test map dump...")
1208 start_test("Test map getnext...")
[all …]
/tools/testing/selftests/livepatch/
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 …]
A Dtest-sysfs.sh15 start_test "sysfs test"
48 start_test "sysfs test object/patched"
91 start_test "sysfs test replace enabled"
115 start_test "sysfs test replace disabled"
138 start_test "sysfs test stack_order value"
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"
A Dtest-kprobe.sh19 start_test "livepatch interaction with kprobed function with post_handler"
40 start_test "livepatch interaction with kprobed function without post_handler"
A Dtest-ftrace.sh16 start_test "livepatch interaction with ftrace_enabled sysctl"
68 start_test "trace livepatched function and check that the live patch remains in effect"
A Dtest-livepatch.sh19 start_test "basic function patching"
56 start_test "multiple livepatches"
120 start_test "atomic replace livepatch"
A Dtest-syscall.sh16 start_test "patch getpid syscall while being heavily hammered"
A Dtest-shadow-vars.sh14 start_test "basic shadow variable API"
A DREADME51 functions, most importantly setup_config(), start_test() and
A Dfunctions.sh295 function start_test { function
/tools/testing/selftests/bpf/prog_tests/
A Dbpf_tcp_ca.c38 static bool start_test(char *addr_str, in start_test() function
70 if (!start_test(NULL, opts, opts, &lfd, &fd)) in do_test()
164 if (!start_test(NULL, &opts, &cli_opts, &lfd, &fd)) in test_dctcp()
292 if (!start_test("::1", &srv_opts, &cli_opts, &lfd, &cli_fd)) in test_dctcp_fallback()
/tools/perf/tests/
A Dbuiltin-test.c495 static int start_test(struct test_suite *test, int curr_suite, int curr_test_case, in start_test() function
647 err = start_test(*t, curr_suite, curr_test_case, in __cmd_test()

Completed in 15 milliseconds