| /linux/tools/testing/selftests/bpf/map_tests/ |
| H A D | map_percpu_stats.c | 409 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 D | array_map_batch_ops.c | 147 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 D | htab_map_batch_ops.c | 265 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 D | ppc_asm.h | 10 #define _GLOBAL(A) FUNC_START(test_ ## A) 11 #define _GLOBAL_TOC(A) FUNC_START(test_ ## A)
|
| /linux/tools/testing/selftests/powerpc/syscalls/ |
| H A D | ipc_unmuxed.c | 19 static int test_##_name(void) \ 37 FAIL_IF(test_##_name()); \ in ipc_unmuxed()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_rtp_helpers.h | 35 * 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 D | make | 284 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 D | with_tunnels.sh | |
| H A D | test_bpftool_metadata.sh | 12 BPF_DIR=$BPF_FS/test_$TESTNAME
|
| H A D | test_bpftool_map.sh | 17 BPF_DIR="$BPF_FS_PARENT/test_$TESTNAME"
|
| /linux/tools/testing/selftests/powerpc/alignment/ |
| H A D | alignment_handler.c | 85 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 D | string_kfuncs.c | 42 sprintf(test_name, "test_%s_too_long", test_cases[i]); in run_too_long_tests()
|
| H A D | lwt_helpers.h | 22 test_ ## name(); \
|
| H A D | test_struct_ops_module.c | 50 /* 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 D | ppc_asm.h | 26 #define _GLOBAL(A) FUNC_START(test_ ## A)
|
| /linux/lib/tests/ |
| H A D | stackinit_kunit.c | 205 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 D | udpgso.sh | 57 shift 2 # pop "test_*" arg and "--" delimiter
|
| /linux/tools/testing/selftests/mm/ |
| H A D | test_vmalloc.sh | 13 DRIVER="test_${TEST_NAME}"
|
| H A D | hugetlb-read-hwpoison.c | 38 return "TEST_???"; in status_to_str()
|
| /linux/tools/testing/selftests/vsock/ |
| H A D | vmtest.sh | 134 if ! command -v > /dev/null "test_${arg}"; then 525 eval test_"${name}"
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | iou-zcrx.py | 140 ksft_run(globs=globals(), case_pfx={"test_"}, args=(cfg, ))
|
| /linux/tools/testing/selftests/net/openvswitch/ |
| H A D | openvswitch.sh | 856 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 D | style.rst | 144 Tests the ``list_splice`` macro. It has the prefix ``test_`` to avoid a
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_tproxy_udp.sh | 142 local testname="test_${ip_proto}_udp_forward"
|
| H A D | nft_tproxy_tcp.sh | 142 local testname="test_${ip_proto}_tcp_${traffic_origin}"
|