Home
last modified time | relevance | path

Searched defs:test (Results 201 – 225 of 508) sorted by relevance

12345678910>>...21

/linux-6.15/security/landlock/
Dfs.c459 static void test_no_more_access(struct kunit *const test) in test_no_more_access()
596 static void test_scope_to_request_with_exec_none(struct kunit *const test) in test_scope_to_request_with_exec_none()
610 static void test_scope_to_request_with_exec_some(struct kunit *const test) in test_scope_to_request_with_exec_some()
627 static void test_scope_to_request_without_access(struct kunit *const test) in test_scope_to_request_without_access()
673 static void test_is_eacces_with_none(struct kunit *const test) in test_is_eacces_with_none()
683 static void test_is_eacces_with_refer(struct kunit *const test) in test_is_eacces_with_refer()
695 static void test_is_eacces_with_write(struct kunit *const test) in test_is_eacces_with_write()
Ddomain.c160 static void test_get_layer_deny_mask(struct kunit *const test) in test_get_layer_deny_mask()
217 static void test_landlock_get_deny_masks(struct kunit *const test) in test_landlock_get_deny_masks()
/linux-6.15/net/mac80211/tests/
Dtpe.c125 static void subchan_offset(struct kunit *test) in subchan_offset()
261 static void psd_reorder(struct kunit *test) in psd_reorder()
/linux-6.15/samples/kfifo/
Drecord-example.c48 struct kfifo_rec_ptr_1 test; variable
53 static mytest test; variable
/linux-6.15/lib/kunit/
Dattributes.c216 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_speed_get() local
227 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_module_get() local
241 struct kunit_case *test = is_test ? test_or_suite : NULL; in attr_is_init_get() local
292 struct kunit_case *test = is_test ? test_or_suite : NULL; in kunit_print_attr() local
Dstring-stream.c190 struct string_stream *kunit_alloc_string_stream(struct kunit *test, gfp_t gfp) in kunit_alloc_string_stream()
204 void kunit_free_string_stream(struct kunit *test, struct string_stream *stream) in kunit_free_string_stream()
/linux-6.15/drivers/hid/
Dhid-uclogic-params-test.c139 static void hid_test_uclogic_parse_ugee_v2_desc(struct kunit *test) in hid_test_uclogic_parse_ugee_v2_desc()
181 static void hid_test_uclogic_params_cleanup_event_hooks(struct kunit *test) in hid_test_uclogic_params_cleanup_event_hooks()
/linux-6.15/lib/tests/
Dtest_list_sort.c29 static void check(struct kunit *test, struct debug_el *ela, struct debug_el *elb) in check()
58 static void list_sort_test(struct kunit *test) in list_sort_test()
/linux-6.15/drivers/platform/chrome/
Dcros_ec_proto_test_util.c64 struct ec_xfer_mock *cros_kunit_ec_xfer_mock_add(struct kunit *test, size_t size) in cros_kunit_ec_xfer_mock_add()
69 struct ec_xfer_mock *cros_kunit_ec_xfer_mock_addx(struct kunit *test, in cros_kunit_ec_xfer_mock_addx()
/linux-6.15/tools/testing/selftests/bpf/progs/
Dlinked_list_fail.c47 #define CHECK(test, op, hexpr) \ argument
71 #define CHECK(test, op, hexpr, nexpr) \ argument
94 #define CHECK(test, op, lexpr, hexpr) \ argument
132 #define CHECK(test, op, lexpr, hexpr, nexpr) \ argument
/linux-6.15/tools/perf/tests/shell/lib/
Dattr.py30 def __init__(self, test, msg): argument
37 def __init__(self, test, arch): argument
44 def __init__(self, test): argument
/linux-6.15/fs/ext4/
Dinode-test.c222 static time64_t get_32bit_time(const struct timestamp_expectation * const test) in get_32bit_time()
241 static void inode_test_xtimestamp_decoding(struct kunit *test) in inode_test_xtimestamp_decoding()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
Dselect_reuseport.c770 const struct test { in test_config() struct
771 void (*fn)(int sotype, sa_family_t family); in test_config()
772 const char *name; in test_config()
773 bool no_inner_map; in test_config()
774 int need_sotype; in test_config()
Dbtf.c4399 struct btf_raw_test *test = &raw_tests[test_num - 1]; in do_test_raw() local
4526 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_big_btf_info() local
4609 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in test_btf_id() local
4732 const struct btf_get_info_test *test = &get_info_tests[test_num - 1]; in do_test_get_info() local
4828 const struct btf_file_test *test = &file_tests[test_num - 1]; in do_test_file() local
5461 const struct btf_raw_test *test = &pprint_test_template[test_num]; in do_test_pprint() local
6538 static int test_get_finfo(const struct prog_info_raw_test *test, in test_get_finfo()
6619 static int test_get_linfo(const struct prog_info_raw_test *test, in test_get_linfo()
6839 const struct prog_info_raw_test *test = &info_raw_tests[test_num - 1]; in do_test_info_raw() local
8083 struct btf_dedup_test *test = &dedup_tests[test_num - 1]; in do_test_dedup() local
Dalign.c602 static int do_test_single(struct bpf_align_test *test) in do_test_single()
705 struct bpf_align_test *test = &tests[i]; in test_align() local
Dsock_addr.c2279 static int test_bind(struct sock_addr_test *test) in test_bind()
2320 static int test_connect(struct sock_addr_test *test) in test_connect()
2380 static int test_xmsg(struct sock_addr_test *test) in test_xmsg()
2485 static int test_getsockname(struct sock_addr_test *test) in test_getsockname()
2513 static int test_getpeername(struct sock_addr_test *test) in test_getpeername()
2606 struct sock_addr_test *test = &tests[i]; in test_sock_addr() local
Dtcp_hdr_options.c516 struct test { struct
522 static struct test tests[] = { argument
Dlinked_list.c17 #define TEST(test, off) \ argument
31 #define TEST(test, op) \ argument
Dtest_tunnel.c838 static void test_gre_tunnel(enum gre_test test) in test_gre_tunnel()
889 static void test_ip6gre_tunnel(enum ip6gre_test test) in test_ip6gre_tunnel()
931 static void test_erspan_tunnel(enum erspan_test test) in test_erspan_tunnel()
967 static void test_ip6erspan_tunnel(enum erspan_test test) in test_ip6erspan_tunnel()
1062 static void test_ip6tnl_tunnel(enum ip6tnl_test test) in test_ip6tnl_tunnel()
Dflow_dissector_classification.c206 static int build_packet(const struct test_configuration *test, uint16_t sport) in build_packet()
329 static int setup_tx(const struct test_configuration *test) in setup_tx()
385 static int setup_rx(const struct test_configuration *test) in setup_rx()
446 static int run_test(const struct test_configuration *test, in run_test()
771 const struct test_configuration *test; in test_flow_dissector_classification() local
/linux-6.15/tools/testing/selftests/tc-testing/plugin-lib/
DnsPlugin.py28 def prepare_test(self, test): argument
56 def pre_case(self, test, test_skip): argument
/linux-6.15/drivers/usb/musb/
Dmusb_debugfs.c118 unsigned test; in musb_test_mode_show() local
168 u8 test; in musb_test_mode_write() local
/linux-6.15/drivers/iio/test/
Diio-test-rescale.c646 static void iio_rescale_test_scale(struct kunit *test) in iio_rescale_test_scale()
678 static void iio_rescale_test_offset(struct kunit *test) in iio_rescale_test_offset()
/linux-6.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-6.15/drivers/net/wireless/intel/iwlwifi/mld/tests/
Drx.c273 struct kunit *test = kunit_get_current_test(); in setup_dup_data_state() local
318 static void test_is_dup(struct kunit *test) in test_is_dup()

12345678910>>...21