Home
last modified time | relevance | path

Searched full:test_ (Results 1 – 25 of 40) sorted by relevance

12

/linux/tools/testing/selftests/bpf/map_tests/
H A Dmap_percpu_stats.c409 printf("test_%s:PASS\n", __func__); in map_percpu_stats_hash()
415 printf("test_%s:PASS\n", __func__); in map_percpu_stats_percpu_hash()
421 printf("test_%s:PASS\n", __func__); in map_percpu_stats_hash_prealloc()
427 printf("test_%s:PASS\n", __func__); in map_percpu_stats_percpu_hash_prealloc()
433 printf("test_%s:PASS\n", __func__); in map_percpu_stats_lru_hash()
439 printf("test_%s:PASS\n", __func__); in map_percpu_stats_lru_hash_no_common()
445 printf("test_%s:PASS\n", __func__); in map_percpu_stats_percpu_lru_hash()
451 printf("test_%s:PASS\n", __func__); in map_percpu_stats_percpu_lru_hash_no_common()
457 printf("test_%s:PASS\n", __func__); in map_percpu_stats_hash_of_maps()
473 printf("test_%s:PASS\n", __func__); in map_percpu_stats_map_value_size()
H A Darray_map_batch_ops.c147 printf("test_%s:PASS\n", __func__); in array_map_batch_ops()
153 printf("test_%s:PASS\n", __func__); in array_percpu_map_batch_ops()
H A Dhtab_map_batch_ops.c265 printf("test_%s:PASS\n", __func__); in htab_map_batch_ops()
271 printf("test_%s:PASS\n", __func__); in htab_percpu_map_batch_ops()
/linux/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc_asm.h10 #define _GLOBAL(A) FUNC_START(test_ ## A)
11 #define _GLOBAL_TOC(A) FUNC_START(test_ ## A)
/linux/tools/testing/selftests/powerpc/syscalls/
H A Dipc_unmuxed.c19 static int test_##_name(void) \
37 FAIL_IF(test_##_name()); \ in ipc_unmuxed()
/linux/drivers/gpu/drm/xe/
H A Dxe_rtp_helpers.h35 * 1) XE_RTP_PASTE_FOREACH(TEST_, COMMA, (FOO, BAR))
51 * XE_RTP_PASTE_FOREACH(TEST_, MY_SEP, (FOO, BAR))
/linux/tools/perf/tests/
H A Dmake284 test = $(if $(test_$1),$(test_$1),$(test_default))
287 test_O = $(if $(test_$1),$(test_$1),$(test_default_O))
/linux/tools/testing/selftests/bpf/
H A Dwith_tunnels.sh
H A Dtest_bpftool_metadata.sh12 BPF_DIR=$BPF_FS/test_$TESTNAME
H A Dtest_bpftool_map.sh17 BPF_DIR="$BPF_FS_PARENT/test_$TESTNAME"
/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c85 void test_##name(char *s, char *d) \
93 rc |= do_test(#name, test_##name)
96 void test_##name(char *s, char *d) \
104 rc |= do_test(#name, test_##name)
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dstring_kfuncs.c42 sprintf(test_name, "test_%s_too_long", test_cases[i]); in run_too_long_tests()
H A Dlwt_helpers.h22 test_ ## name(); \
H A Dtest_struct_ops_module.c50 /* test_{1,2}() would be called from bpf_dummy_reg() in bpf_testmod.c */ in attach_ops_and_check()
/linux/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h26 #define _GLOBAL(A) FUNC_START(test_ ## A)
/linux/lib/tests/
H A Dstackinit_kunit.c205 static noinline void test_ ## name (struct kunit *test) \
399 struct test_ ## name, STRUCT, init, \
404 union test_ ## name, STRUCT, init, \
/linux/tools/testing/selftests/net/
H A Dudpgso.sh57 shift 2 # pop "test_*" arg and "--" delimiter
/linux/tools/testing/selftests/mm/
H A Dtest_vmalloc.sh13 DRIVER="test_${TEST_NAME}"
H A Dhugetlb-read-hwpoison.c38 return "TEST_???"; in status_to_str()
/linux/tools/testing/selftests/vsock/
H A Dvmtest.sh134 if ! command -v > /dev/null "test_${arg}"; then
525 eval test_"${name}"
/linux/tools/testing/selftests/drivers/net/hw/
H A Diou-zcrx.py140 ksft_run(globs=globals(), case_pfx={"test_"}, args=(cfg, ))
/linux/tools/testing/selftests/net/openvswitch/
H A Dopenvswitch.sh856 eval test_${tname}
876 rm -rf test_${tname}
926 command -v > /dev/null "test_${arg}" || { echo "=== Test ${arg} not found"; usage; }
/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst144 Tests the ``list_splice`` macro. It has the prefix ``test_`` to avoid a
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_tproxy_udp.sh142 local testname="test_${ip_proto}_udp_forward"
H A Dnft_tproxy_tcp.sh142 local testname="test_${ip_proto}_tcp_${traffic_origin}"

12