Home
last modified time | relevance | path

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

1...<<1112131415161718192021

/linux-6.15/tools/testing/selftests/kvm/include/
Dkvm_test_harness.h26 #define KVM_ONE_VCPU_TEST(suite, test, guestcode) \ argument
/linux-6.15/arch/s390/lib/
Dtest_modules.c11 static void test_modules_many_vmlinux_relocs(struct kunit *test) in test_modules_many_vmlinux_relocs()
/linux-6.15/tools/testing/selftests/bpf/prog_tests/
Dhelper_restricted.c11 struct test_helper_restricted *test; in test_helper_restricted() local
/linux-6.15/fs/tests/
Dbinfmt_elf_kunit.c4 static void total_mapping_size_test(struct kunit *test) in total_mapping_size_test()
/linux-6.15/drivers/media/radio/
Dradio-cadet.c164 unsigned freq = 0, test, fifo = 0; in cadet_getfreq() local
192 unsigned test; in cadet_settune() local
217 int i, j, test; in cadet_setfreq() local
/linux-6.15/drivers/gpu/drm/vc4/tests/
Dvc4_mock_crtc.c20 struct vc4_dummy_crtc *vc4_mock_pv(struct kunit *test, in vc4_mock_pv()
/linux-6.15/net/mac80211/tests/
Delems.c12 static void mle_defrag(struct kunit *test) in mle_defrag()
Dutil.h23 #define T_SDATA(test) ({ \ argument
/linux-6.15/tools/testing/selftests/bpf/progs/
Dtailcall_poke.c16 int BPF_PROG(test, int a) in BPF_PROG() argument
Duprobe_multi_pid_filter.c9 __u32 test[3][2]; variable
/linux-6.15/tools/testing/vsock/
DMakefile3 test: vsock_test vsock_diag_test vsock_uring_test target
/linux-6.15/lib/tests/
Dtest_sort.c18 static void test_sort(struct kunit *test) in test_sort()
Dis_signed_type_kunit.c19 static void is_signed_type_test(struct kunit *test) in is_signed_type_test()
Dblackhole_dev_kunit.c27 static void test_blackholedev(struct kunit *test) in test_blackholedev()
/linux-6.15/net/wireless/tests/
Dutil.c15 struct kunit *test = kunit_get_current_test(); in t_wiphy_init() local
/linux-6.15/tools/perf/tests/
Dunit_number__scnprintf.c15 } test[] = { in test__unit_number__scnprint() local
/linux-6.15/include/kunit/
Dstatic_stub.h95 #define kunit_activate_static_stub(test, real_fn_addr, replacement_addr) do { \ argument
Dtry-catch.h46 struct kunit *test; member
/linux-6.15/drivers/vhost/
Dtest.c166 static long vhost_test_run(struct vhost_test *n, int test) in vhost_test_run()
318 int test; in vhost_test_ioctl() local
/linux-6.15/tools/bootconfig/
DMakefile23 test: $(ALL_PROGRAMS) test-bootconfig.sh target
/linux-6.15/tools/testing/selftests/powerpc/mm/
Dlarge_vm_fork_separation.c24 static int test(void) in test() function
/linux-6.15/tools/testing/selftests/x86/
Dtest_FISTTP.c21 int test(void) in test() function
/linux-6.15/lib/kunit/
Dtry-catch.c64 struct kunit *test = try_catch->test; in kunit_try_catch_run() local
/linux-6.15/net/core/
Dnet_test.c147 static void gso_test_func(struct kunit *test) in gso_test_func()
352 static void ip_tunnel_flags_test_run(struct kunit *test) in ip_tunnel_flags_test_run()
/linux-6.15/lib/math/tests/
Dint_sqrt_kunit.c46 static void int_sqrt_test(struct kunit *test) in int_sqrt_test()

1...<<1112131415161718192021