Home
last modified time | relevance | path

Searched refs:test_run (Results 1 – 12 of 12) sorted by relevance

/tools/testing/selftests/bpf/
A Dtest_kmod.sh26 test_run() function
68 test_run 0 0 "$@"
69 test_run 1 0 "$@"
70 test_run 1 1 "$@"
71 test_run 1 2 "$@"
/tools/testing/selftests/bpf/prog_tests/
A Dtest_overhead.c42 static void test_run(const char *prog) in test_run() function
106 test_run("base"); in test_test_overhead()
113 test_run("kprobe"); in test_test_overhead()
121 test_run("kretprobe"); in test_test_overhead()
128 test_run("raw_tp"); in test_test_overhead()
135 test_run("fentry"); in test_test_overhead()
142 test_run("fexit"); in test_test_overhead()
A Dmap_kptr.c9 static void test_map_kptr_success(bool test_run) in test_map_kptr_success() argument
40 if (test_run) in test_map_kptr_success()
/tools/testing/selftests/sparc64/drivers/
A Ddrivers_test.sh6 test_run() function
29 test_run
/tools/testing/selftests/kvm/arm64/
A Dhost_sve.c77 static void test_run(void) in test_run() function
125 test_run(); in main()
A Dhypercalls.c298 static void test_run(void) in test_run() function
332 test_run(); in main()
A Darch_timer_edge_cases.c898 static void test_run(struct kvm_vm *vm, struct kvm_vcpu *vcpu) in test_run() function
1053 test_run(vm, vcpu); in main()
1059 test_run(vm, vcpu); in main()
/tools/testing/selftests/arm64/signal/
A Dtest_signals.c35 test_run(current); in main()
A Dtest_signals_utils.h19 int test_run(struct tdescr *td);
A Dtest_signals_utils.c400 int test_run(struct tdescr *td) in test_run() function
/tools/testing/selftests/net/
A Dtest_ingress_egress_chaining.sh68 function test_run() { function
77 test_run
/tools/testing/selftests/kvm/
A Darch_timer.c140 static void test_run(struct kvm_vm *vm) in test_run() function
248 test_run(vm); in main()

Completed in 16 milliseconds