Searched defs:test (Results 101 - 125 of 421) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/powerpc/mm/
H A Dbad_accesses.c67 static int test(void) function
H A Dpkey_exec_prot.c102 static int test(void) function
H A Dexec_prot.c108 static int test(void) function
H A Dlarge_vm_gpr_corruption.c104 static int test(void) function
/linux-master/tools/testing/scatterlist/
H A Dmain.c8 struct test { struct
30 static void fail(struct test *test, struct sg_table *st, const char *cond) argument
55 struct test *test, tests[] = { local
[all...]
/linux-master/tools/pci/
H A Dpcitest.c41 static int run_test(struct pci_test *test) argument
160 struct pci_test *test; local
[all...]
/linux-master/fs/unicode/
H A Dutf8-selftest.c34 #define test(cond) _test(cond, __func__, __LINE__, "") macro
[all...]
/linux-master/lib/
H A Dtest_hash.c72 test_int__hash_32(struct kunit *test, struct test_hash_params *params) argument
85 test_int_hash_64(struct kunit *test, struct test_hash_params *params, u32 const *m, int *k) argument
110 test_int_hash(struct kunit *test, unsigned long long h64, u32 hash_or[2][33]) argument
144 test_string_or(struct kunit *test) argument
169 test_hash_or(struct kunit *test) argument
[all...]
H A Dtest_list_sort.c29 static void check(struct kunit *test, struct debug_el *ela, struct debug_el *elb) argument
58 list_sort_test(struct kunit *test) argument
[all...]
H A Dhashtable_test.c19 static void hashtable_test_hash_init(struct kunit *test) argument
34 static void hashtable_test_hash_empty(struct kunit *test) argument
49 static void hashtable_test_hash_hashed(struct kunit *test) argument
65 hashtable_test_hash_add(struct kunit *test) argument
95 hashtable_test_hash_del(struct kunit *test) argument
123 hashtable_test_hash_for_each(struct kunit *test) argument
152 hashtable_test_hash_for_each_safe(struct kunit *test) argument
185 hashtable_test_hash_for_each_possible(struct kunit *test) argument
239 hashtable_test_hash_for_each_possible_safe(struct kunit *test) argument
[all...]
/linux-master/arch/arc/kernel/
H A Djump_label.c108 static __init int branch_gen_test(const struct arc_gen_branch_testdata *test) argument
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_format_test.c12 static void drm_test_format_block_width_invalid(struct kunit *test) argument
21 static void drm_test_format_block_width_one_plane(struct kunit *test) argument
32 drm_test_format_block_width_two_plane(struct kunit *test) argument
44 drm_test_format_block_width_three_plane(struct kunit *test) argument
57 drm_test_format_block_width_tiled(struct kunit *test) argument
68 drm_test_format_block_height_invalid(struct kunit *test) argument
77 drm_test_format_block_height_one_plane(struct kunit *test) argument
88 drm_test_format_block_height_two_plane(struct kunit *test) argument
100 drm_test_format_block_height_three_plane(struct kunit *test) argument
113 drm_test_format_block_height_tiled(struct kunit *test) argument
124 drm_test_format_min_pitch_invalid(struct kunit *test) argument
133 drm_test_format_min_pitch_one_plane_8bpp(struct kunit *test) argument
156 drm_test_format_min_pitch_one_plane_16bpp(struct kunit *test) argument
179 drm_test_format_min_pitch_one_plane_24bpp(struct kunit *test) argument
202 drm_test_format_min_pitch_one_plane_32bpp(struct kunit *test) argument
225 drm_test_format_min_pitch_two_plane(struct kunit *test) argument
260 drm_test_format_min_pitch_three_plane_8bpp(struct kunit *test) argument
307 drm_test_format_min_pitch_tiled(struct kunit *test) argument
[all...]
H A Ddrm_client_modeset_test.c53 static int drm_client_modeset_test_init(struct kunit *test) argument
85 drm_test_pick_cmdline_res_1920_1080_60(struct kunit *test) argument
125 drm_test_pick_cmdline_named(struct kunit *test) argument
[all...]
H A Ddrm_framebuffer_test.c333 static int drm_framebuffer_test_init(struct kunit *test) argument
350 static void drm_test_framebuffer_create(struct kunit *test) argument
/linux-master/kernel/
H A Dsysctl-test.c16 static void sysctl_test_api_dointvec_null_tbl_data(struct kunit *test) argument
66 static void sysctl_test_api_dointvec_table_maxlen_unset(struct kunit *test) argument
112 sysctl_test_api_dointvec_table_len_is_zero(struct kunit *test) argument
145 sysctl_test_api_dointvec_table_read_but_position_set( struct kunit *test) argument
181 sysctl_test_dointvec_read_happy_single_positive(struct kunit *test) argument
212 sysctl_test_dointvec_read_happy_single_negative(struct kunit *test) argument
241 sysctl_test_dointvec_write_happy_single_positive(struct kunit *test) argument
272 sysctl_test_dointvec_write_happy_single_negative(struct kunit *test) argument
303 sysctl_test_api_dointvec_write_single_less_int_min( struct kunit *test) argument
341 sysctl_test_api_dointvec_write_single_greater_int_max( struct kunit *test) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_skc_cls_ingress.c188 struct test { struct
/linux-master/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c35 static int bpf_find_map(const char *test, struct bpf_object *obj, argument
/linux-master/drivers/input/tests/
H A Dinput_test.c15 static int input_test_init(struct kunit *test) argument
42 static void input_test_exit(struct kunit *test) argument
52 static void input_test_polling(struct kunit *test) argument
67 input_test_timestamp(struct kunit *test) argument
87 input_test_match_device_id(struct kunit *test) argument
133 input_test_grab(struct kunit *test) argument
[all...]
/linux-master/lib/kunit/
H A Dresource.c19 int __kunit_add_resource(struct kunit *test, argument
48 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) argument
63 int kunit_destroy_resource(struct kunit *test, kunit_resource_match_ argument
95 kunit_add_action(struct kunit *test, void (*action)(void *), void *ctx) argument
116 kunit_add_action_or_reset(struct kunit *test, void (*action)(void *), void *ctx) argument
127 __kunit_action_match(struct kunit *test, struct kunit_resource *res, void *match_data) argument
141 kunit_remove_action(struct kunit *test, kunit_action_t *action, void *ctx) argument
161 kunit_release_action(struct kunit *test, kunit_action_t *action, void *ctx) argument
[all...]
/linux-master/arch/parisc/kernel/
H A Dpdc_chassis.c271 unsigned long test; local
/linux-master/tools/testing/selftests/mm/
H A Dva_high_addr_switch.c252 static int run_test(struct testcase *test, int count) argument
/linux-master/drivers/fpga/tests/
H A Dfpga-bridge-test.c49 static struct bridge_ctx *register_test_bridge(struct kunit *test) argument
72 static void fpga_bridge_test_get(struct kunit *test) argument
86 fpga_bridge_test_toggle(struct kunit *test) argument
101 fpga_bridge_test_get_put_list(struct kunit *test) argument
147 fpga_bridge_test_init(struct kunit *test) argument
154 fpga_bridge_test_exit(struct kunit *test) argument
[all...]
/linux-master/drivers/base/test/
H A Dplatform-device-test.c18 static int platform_device_devm_init(struct kunit *test) argument
55 static void platform_device_devm_register_unregister_test(struct kunit *test) argument
84 platform_device_devm_register_get_unregister_with_devm_test(struct kunit *test) argument
131 probed_platform_device_devm_register_unregister_test(struct kunit *test) argument
170 probed_platform_device_devm_register_get_unregister_with_devm_test(struct kunit *test) argument
[all...]
/linux-master/drivers/platform/chrome/
H A Dcros_ec_proto_test_util.c64 struct ec_xfer_mock *cros_kunit_ec_xfer_mock_add(struct kunit *test, size_t size) argument
69 struct ec_xfer_mock *cros_kunit_ec_xfer_mock_addx(struct kunit *test, argument
/linux-master/samples/bpf/
H A Dsyscall_tp_user.c48 static int test(char *filename, int nr_tests) function

Completed in 246 milliseconds

1234567891011>>