Home
last modified time | relevance | path

Searched defs:test (Results 251 – 275 of 480) sorted by relevance

1...<<11121314151617181920

/linux-6.14.4/net/mac80211/tests/
Dutil.h23 #define T_SDATA(test) ({ \ argument
Dutil.c195 struct kunit *test = kunit_get_current_test(); in t_sdata_init() local
/linux-6.14.4/drivers/scsi/
Dscsi_proto_test.c9 static void test_scsi_proto(struct kunit *test) in test_scsi_proto()
/linux-6.14.4/lib/math/tests/
Dint_sqrt_kunit.c46 static void int_sqrt_test(struct kunit *test) in int_sqrt_test()
Dint_pow_kunit.c32 static void int_pow_test(struct kunit *test) in int_pow_test()
/linux-6.14.4/drivers/gpu/drm/vc4/tests/
Dvc4_mock.h9 struct drm_crtc *vc4_find_crtc_for_encoder(struct kunit *test, in vc4_find_crtc_for_encoder()
/linux-6.14.4/fs/tests/
Dexec_kunit.c111 static void exec_test_bprm_stack_limits(struct kunit *test) in exec_test_bprm_stack_limits()
/linux-6.14.4/arch/x86/events/
Dprobe.h9 bool (*test)(int idx, void *data); member
/linux-6.14.4/fs/xfs/
Dxfs_dahash_test.c540 } test[] __initdata = variable
/linux-6.14.4/mm/damon/tests/
Dsysfs-kunit.h41 static void damon_sysfs_test_add_targets(struct kunit *test) in damon_sysfs_test_add_targets()
/linux-6.14.4/drivers/gpu/drm/xe/tests/
Dxe_lmtt_test.c23 static void test_ops(struct kunit *test) in test_ops()
/linux-6.14.4/net/wireless/tests/
Dscan.c287 static void test_gen_new_ie_malformed(struct kunit *test) in test_gen_new_ie_malformed()
315 struct kunit *test; member
335 static void test_inform_bss_ssid_only(struct kunit *test) in test_inform_bss_ssid_only()
/linux-6.14.4/drivers/platform/chrome/
Dcros_ec_proto_test_util.h13 struct kunit *test; member
/linux-6.14.4/tools/testing/selftests/exec/
Dbinfmt_script.py45 def test(name, size, good=True, leading="", root="./", target="/perl", function
/linux-6.14.4/tools/virtio/
DMakefile3 test: virtio_test vringh_test vhost_net_test target
/linux-6.14.4/lib/
Dsiphash_kunit.c116 static void siphash_test(struct kunit *test) in siphash_test()
/linux-6.14.4/tools/testing/selftests/timens/
Dgettime_perf.c47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() function
/linux-6.14.4/net/bridge/
Dbr_mrp_netlink.c209 struct br_mrp_start_test test; in br_mrp_start_test_parse() local
329 struct br_mrp_start_in_test test; in br_mrp_start_in_test_parse() local
/linux-6.14.4/include/drm/
Ddrm_kunit_helpers.h55 __drm_kunit_helper_alloc_drm_device(struct kunit *test, in __drm_kunit_helper_alloc_drm_device()
/linux-6.14.4/drivers/hid/
Dhid-uclogic-core-test.c64 static void hid_test_uclogic_exec_event_hook_test(struct kunit *test) in hid_test_uclogic_exec_event_hook_test()
/linux-6.14.4/Documentation/driver-api/crypto/iaa/
Diaa-crypto.rst679 .. _iaa_disable_script:
/linux-6.14.4/net/mptcp/
Dcrypto_test.c33 static void mptcp_crypto_test_basic(struct kunit *test) in mptcp_crypto_test_basic()
/linux-6.14.4/kernel/time/
Dtime_test.c53 static void time64_to_tm_test_date_range(struct kunit *test) in time64_to_tm_test_date_range()
/linux-6.14.4/tools/testing/selftests/net/
Dudpgso.c429 static void run_one(struct testcase *test, int fdt, int fdr, in run_one()
499 struct testcase *tests, *test; in run_all() local
/linux-6.14.4/tools/perf/tests/
Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test() function

1...<<11121314151617181920