Home
last modified time | relevance | path

Searched defs:test (Results 76 – 100 of 267) sorted by relevance

1234567891011

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dcore_reloc.c363 static int setup_type_id_case_local(struct core_reloc_test_case *test) in setup_type_id_case_local()
435 static int setup_type_id_case_success(struct core_reloc_test_case *test) { in setup_type_id_case_success()
458 static int setup_type_id_case_failure(struct core_reloc_test_case *test) in setup_type_id_case_failure()
478 static int trigger_module_test_read(const struct core_reloc_test_case *test) in trigger_module_test_read()
Dflow_dissector_reattach.c574 struct test { in run_tests() struct
575 const char *test_name; in run_tests()
576 void (*test_func)(int netns, int prog1, int prog2); in run_tests()
Dcls_redirect.c204 static int test_str(void *buf, size_t len, const struct test_cfg *test, in test_str()
275 static size_t build_input(const struct test_cfg *test, void *const buf, in build_input()
399 struct test_cfg *test = &tests[i]; in test_cls_redirect_common() local
/Linux-v5.15/tools/testing/vsock/
DMakefile3 test: vsock_test vsock_diag_test target
/Linux-v5.15/net/bridge/
Dbr_mrp_switchdev.c106 struct switchdev_obj_ring_test_mrp test = { in br_mrp_switchdev_send_ring_test() local
199 struct switchdev_obj_in_test_mrp test = { in br_mrp_switchdev_send_in_test() local
/Linux-v5.15/lib/kunit/
Dtry-catch-impl.h18 struct kunit *test, in kunit_try_catch_init()
Dtry-catch.c61 struct kunit *test = try_catch->test; in kunit_try_catch_run() local
/Linux-v5.15/drivers/gpu/drm/selftests/
Dtest-drm_modeset_common.h9 #define FAIL(test, msg, ...) \ argument
/Linux-v5.15/tools/testing/selftests/openat2/
Dopenat2_test.c89 struct struct_test *test = &tests[i]; in test_openat2_struct() local
249 struct flag_test *test = &tests[i]; in test_openat2_flags() local
/Linux-v5.15/tools/testing/selftests/mqueue/
Dmq_perf_tests.c371 struct test { struct
372 char *desc;
373 void (*func)(int *);
/Linux-v5.15/tools/perf/tests/
Dbuiltin-test.c401 static int run_test(struct test *test, int subtest) in run_test()
583 static int shell_test__run(struct test *test, int subdir __maybe_unused) in shell_test__run()
625 struct test test = { in run_shell_tests() local
Dunit_number__scnprintf.c15 } test[] = { in test__unit_number__scnprint() local
Dexpr.c9 static int test(struct expr_parse_ctx *ctx, const char *e, double val2) in test() function
/Linux-v5.15/kernel/trace/
Dtrace_events_trigger.c558 struct event_trigger_data *test; in register_trigger() local
602 struct event_trigger_data *test, in unregister_trigger()
843 bool is_named_trigger(struct event_trigger_data *test) in is_named_trigger()
887 struct event_trigger_data *test; in __pause_named_trigger() local
1541 struct event_trigger_data *test; in event_enable_register_trigger() local
1578 struct event_trigger_data *test, in event_enable_unregister_trigger()
/Linux-v5.15/lib/
Dtest_sort.c18 static void test_sort(struct kunit *test) in test_sort()
/Linux-v5.15/tools/bootconfig/
DMakefile23 test: $(ALL_PROGRAMS) test-bootconfig.sh target
/Linux-v5.15/tools/testing/selftests/powerpc/mm/
Dlarge_vm_fork_separation.c24 static int test(void) in test() function
/Linux-v5.15/tools/virtio/
DMakefile3 test: virtio_test vringh_test target
/Linux-v5.15/tools/testing/selftests/x86/
Dtest_FISTTP.c21 int test(void) in test() function
/Linux-v5.15/drivers/media/radio/
Dradio-cadet.c164 unsigned freq = 0, test, fifo = 0; in cadet_getfreq() local
192 unsigned test; in cadet_settune() local
217 int i, j, test; in cadet_setfreq() local
/Linux-v5.15/tools/testing/selftests/exec/
Dbinfmt_script43 def test(name, size, good=True, leading="", root="./", target="/perl", function
/Linux-v5.15/include/kunit/
Dtry-catch.h48 struct kunit *test; member
/Linux-v5.15/arch/x86/events/
Dprobe.h9 bool (*test)(int idx, void *data); member
/Linux-v5.15/drivers/vhost/
Dtest.c173 static long vhost_test_run(struct vhost_test *n, int test) in vhost_test_run()
325 int test; in vhost_test_ioctl() local
/Linux-v5.15/drivers/rtc/
Dlib_test.c33 static void rtc_time64_to_tm_test_date_range(struct kunit *test) in rtc_time64_to_tm_test_date_range()

1234567891011