Searched defs:test (Results 51 - 75 of 421) sorted by relevance

1234567891011>>

/linux-master/arch/x86/um/os-Linux/
H A Dtask_size.c81 unsigned long test, original; local
/linux-master/lib/math/
H A Drational-test.c34 static void rational_test(struct kunit *test) argument
/linux-master/samples/kfifo/
H A Dbytestream-example.c40 static struct kfifo test; variable in typeref:struct:kfifo
[all...]
/linux-master/arch/s390/lib/
H A Dtest_kprobes.c11 static void setup_kprobe(struct kunit *test, struct kprobe *kp, argument
19 static void test_kprobe_offset(struct kunit *test, struct kprobe *kp, argument
36 static void test_kprobe_odd(struct kunit *test) argument
42 static void test_kprobe_in_insn4(struct kunit *test) argument
48 test_kprobe_in_insn6_lo(struct kunit *test) argument
54 test_kprobe_in_insn6_hi(struct kunit *test) argument
[all...]
/linux-master/tools/perf/tests/
H A Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, function
[all...]
/linux-master/drivers/iio/test/
H A Diio-test-format.c15 static void iio_test_iio_format_value_integer(struct kunit *test) argument
45 static void iio_test_iio_format_value_fixedpoint(struct kunit *test) argument
106 iio_test_iio_format_value_fractional(struct kunit *test) argument
146 iio_test_iio_format_value_fractional_log2(struct kunit *test) argument
186 iio_test_iio_format_value_multiple(struct kunit *test) argument
200 iio_test_iio_format_value_integer_64(struct kunit *test) argument
[all...]
/linux-master/lib/kunit/
H A Dstatic_stub.c26 static bool __kunit_static_stub_resource_match(struct kunit *test, argument
41 void *__kunit_get_static_stub_address_impl(struct kunit *test, void *real_fn_addr) argument
60 void kunit_deactivate_static_stub(struct kunit *test, void *real_fn_addr) argument
87 void __kunit_activate_static_stub(struct kunit *test, argument
[all...]
/linux-master/drivers/gpu/drm/vc4/tests/
H A Dvc4_mock.h9 struct drm_crtc *vc4_find_crtc_for_encoder(struct kunit *test, argument
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_modes_test.c19 static int drm_test_modes_init(struct kunit *test) argument
39 drm_test_modes_analog_tv_ntsc_480i(struct kunit *test) argument
69 drm_test_modes_analog_tv_ntsc_480i_inlined(struct kunit *test) argument
86 drm_test_modes_analog_tv_pal_576i(struct kunit *test) argument
116 drm_test_modes_analog_tv_pal_576i_inlined(struct kunit *test) argument
[all...]
H A Ddrm_managed_test.c32 static void drm_test_managed_release_action(struct kunit *test) argument
56 static void drm_test_managed_run_action(struct kunit *test) argument
75 drm_managed_test_init(struct kunit *test) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-fractional-divider_test.c16 static void clk_fd_test_approximation_max_denominator(struct kunit *test) argument
45 static void clk_fd_test_approximation_max_numerator(struct kunit *test) argument
74 clk_fd_test_approximation_max_denominator_zero_based(struct kunit *test) argument
104 clk_fd_test_approximation_max_numerator_zero_based(struct kunit *test) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c208 static void test_prog_type_by_name(const struct sec_name_test *test) argument
232 static void test_attach_type_by_name(const struct sec_name_test *test) argument
255 struct sec_name_test *test = &tests[i]; local
[all...]
/linux-master/drivers/hid/
H A Dhid-uclogic-core-test.c64 static void hid_test_uclogic_exec_event_hook_test(struct kunit *test) argument
H A DMakefile
/linux-master/mm/damon/
H A Dsysfs-test.h41 static void damon_sysfs_test_set_targets(struct kunit *test) argument
/linux-master/arch/riscv/kernel/tests/module_test/
H A Dtest_module_linking_main.c35 void run_test_set(struct kunit *test) argument
48 void run_test_sub(struct kunit *test) argument
64 void run_test_uleb(struct kunit *test) argument
/linux-master/net/mptcp/
H A Dcrypto_test.c33 static void mptcp_crypto_test_basic(struct kunit *test) argument
/linux-master/drivers/firewire/
H A Ddevice-attribute-test.c82 static void device_attr_simple_avc(struct kunit *test) argument
163 device_attr_legacy_avc(struct kunit *test) argument
[all...]
/linux-master/net/wireless/tests/
H A Dutil.h34 struct kunit *test; member in struct:t_wiphy_priv
H A Dfragmentation.c11 static void defragment_0(struct kunit *test) argument
41 static void defragment_1(struct kunit *test) argument
84 defragment_2(struct kunit *test) argument
133 defragment_at_end(struct kunit *test) argument
[all...]
/linux-master/drivers/rtc/
H A Dlib_test.c33 static void rtc_time64_to_tm_test_date_range(struct kunit *test) argument
/linux-master/arch/arm64/kernel/
H A DMakefile
/linux-master/tools/testing/selftests/exec/
H A Dbinfmt_script.py45 def test(name, size, good=True, leading="", root="./", target="/perl", function
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/tests/
H A Ddevinfo.c22 static void devinfo_table_order(struct kunit *test) argument
45 static void devinfo_pci_ids(struct kunit *test) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/tests/
H A Dscan.c78 static void test_acs_average_db(struct kunit *test) argument

Completed in 397 milliseconds

1234567891011>>