/linux-6.14.4/net/mac80211/tests/ |
D | util.h | 23 #define T_SDATA(test) ({ \ argument
|
D | util.c | 195 struct kunit *test = kunit_get_current_test(); in t_sdata_init() local
|
/linux-6.14.4/drivers/scsi/ |
D | scsi_proto_test.c | 9 static void test_scsi_proto(struct kunit *test) in test_scsi_proto()
|
/linux-6.14.4/lib/math/tests/ |
D | int_sqrt_kunit.c | 46 static void int_sqrt_test(struct kunit *test) in int_sqrt_test()
|
D | int_pow_kunit.c | 32 static void int_pow_test(struct kunit *test) in int_pow_test()
|
/linux-6.14.4/drivers/gpu/drm/vc4/tests/ |
D | vc4_mock.h | 9 struct drm_crtc *vc4_find_crtc_for_encoder(struct kunit *test, in vc4_find_crtc_for_encoder()
|
/linux-6.14.4/fs/tests/ |
D | exec_kunit.c | 111 static void exec_test_bprm_stack_limits(struct kunit *test) in exec_test_bprm_stack_limits()
|
/linux-6.14.4/arch/x86/events/ |
D | probe.h | 9 bool (*test)(int idx, void *data); member
|
/linux-6.14.4/fs/xfs/ |
D | xfs_dahash_test.c | 540 } test[] __initdata = variable
|
/linux-6.14.4/mm/damon/tests/ |
D | sysfs-kunit.h | 41 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/ |
D | xe_lmtt_test.c | 23 static void test_ops(struct kunit *test) in test_ops()
|
/linux-6.14.4/net/wireless/tests/ |
D | scan.c | 287 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/ |
D | cros_ec_proto_test_util.h | 13 struct kunit *test; member
|
/linux-6.14.4/tools/testing/selftests/exec/ |
D | binfmt_script.py | 45 def test(name, size, good=True, leading="", root="./", target="/perl", function
|
/linux-6.14.4/tools/virtio/ |
D | Makefile | 3 test: virtio_test vringh_test vhost_net_test target
|
/linux-6.14.4/lib/ |
D | siphash_kunit.c | 116 static void siphash_test(struct kunit *test) in siphash_test()
|
/linux-6.14.4/tools/testing/selftests/timens/ |
D | gettime_perf.c | 47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() function
|
/linux-6.14.4/net/bridge/ |
D | br_mrp_netlink.c | 209 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/ |
D | drm_kunit_helpers.h | 55 __drm_kunit_helper_alloc_drm_device(struct kunit *test, in __drm_kunit_helper_alloc_drm_device()
|
/linux-6.14.4/drivers/hid/ |
D | hid-uclogic-core-test.c | 64 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/ |
D | iaa-crypto.rst | 679 .. _iaa_disable_script:
|
/linux-6.14.4/net/mptcp/ |
D | crypto_test.c | 33 static void mptcp_crypto_test_basic(struct kunit *test) in mptcp_crypto_test_basic()
|
/linux-6.14.4/kernel/time/ |
D | time_test.c | 53 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/ |
D | udpgso.c | 429 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/ |
D | kmod-path.c | 10 static int test(const char *path, bool alloc_name, bool kmod, in test() function
|