/linux-6.3-rc2/tools/usb/ |
A D | hcd-tests.sh | 49 do_test () function 127 do_test -t 1 133 do_test -t 17 136 do_test -t 19 140 do_test -t 5 188 do_test -t 2 190 do_test -t 4 194 do_test -t 18 197 do_test -t 20 201 do_test -t 6 [all …]
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | tcp_fastopen_backup_key.sh | 26 do_test() { function 39 do_test "-4" 40 do_test "-6" 41 do_test "-4" 42 do_test "-6" 43 do_test "-4s" 44 do_test "-6s" 45 do_test "-4s" 46 do_test "-6s" 47 do_test "-4r" [all …]
|
A D | so_txtime.sh | 49 do_test() { function 73 do_test 4 mono a,-1 a,-1 74 do_test 6 mono a,0 a,0 75 do_test 6 mono a,10 a,10 76 do_test 4 mono a,10,b,20 a,10,b,20 77 do_test 6 mono a,20,b,10 b,20,a,20 80 ! do_test 4 tai a,-1 a,-1 81 ! do_test 6 tai a,0 a,0 82 do_test 6 tai a,10 a,10 83 do_test 4 tai a,10,b,20 a,10,b,20 [all …]
|
A D | sctp_vrf.sh | 86 do_test() { function 125 do_test $CLIENT_NS1 || { echo "[FAIL]"; return $RET; } 129 do_test $CLIENT_NS2 && { echo "[FAIL]"; return $RET; } 134 do_test $CLIENT_NS1 && { echo "[FAIL]"; return $RET; } 138 do_test $CLIENT_NS2 && { echo "[FAIL]"; return $RET; } 142 do_test $CLIENT_NS1 veth2 && { echo "[FAIL]"; return $RET; } 146 do_test $CLIENT_NS1 veth1 || { echo "[FAIL]"; return $RET; } 150 do_test $CLIENT_NS1 vrf-1 || { echo "[FAIL]"; return $RET; } 154 do_test $CLIENT_NS1 vrf-2 && { echo "[FAIL]"; return $RET; } 158 do_test $CLIENT_NS2 vrf-2 || { echo "[FAIL]"; return $RET; } [all …]
|
A D | fin_ack_lat.sh | 18 do_test() { function 34 do_test "30"
|
A D | msg_zerocopy.sh | 110 do_test() { function 120 do_test "${EXTRA_ARGS}" 121 do_test "-z ${EXTRA_ARGS}"
|
A D | reuseaddr_ports_exhausted.sh | 30 do_test() { function 34 do_test
|
A D | msg_zerocopy.c | 676 static void do_test(int domain, int type, int protocol) in do_test() function 794 do_test(PF_PACKET, SOCK_RAW, 0); in main() 796 do_test(PF_PACKET, SOCK_DGRAM, 0); in main() 798 do_test(cfg_family, SOCK_RAW, IPPROTO_EGP); in main() 800 do_test(cfg_family, SOCK_RAW, IPPROTO_RAW); in main() 802 do_test(cfg_family, SOCK_STREAM, 0); in main() 804 do_test(cfg_family, SOCK_DGRAM, 0); in main() 806 do_test(PF_RDS, SOCK_SEQPACKET, 0); in main()
|
A D | io_uring_zerocopy_tx.sh | 116 do_test() { function 126 do_test "${EXTRA_ARGS}"
|
A D | txtimestamp.c | 480 static void do_test(int family, unsigned int report_opt) in do_test() function 870 do_test(family, SOF_TIMESTAMPING_TX_SOFTWARE); in do_main() 873 do_test(family, SOF_TIMESTAMPING_TX_SCHED); in do_main() 876 do_test(family, SOF_TIMESTAMPING_TX_SCHED | in do_main() 881 do_test(family, SOF_TIMESTAMPING_TX_ACK); in do_main() 884 do_test(family, SOF_TIMESTAMPING_TX_SOFTWARE | in do_main() 888 do_test(family, SOF_TIMESTAMPING_TX_SCHED | in do_main()
|
/linux-6.3-rc2/tools/testing/selftests/x86/ |
A D | entry_from_vm86.c | 134 static bool do_test(struct vm86plus_struct *v86, unsigned long eip, in do_test() function 203 do_test(vm86, vmcode_umip - vmcode, VM86_TRAP, 3, "UMIP tests"); in do_umip_tests() 240 do_test(vm86, vmcode_umip_str - vmcode, VM86_SIGNAL, 0, in do_umip_tests() 245 do_test(vm86, vmcode_umip_sldt - vmcode, VM86_SIGNAL, 0, in do_umip_tests() 276 do_test(&v86, vmcode_bound - vmcode, VM86_INTx, 5, "#BR"); in main() 285 do_test(&v86, vmcode_sysenter - vmcode, -1, 0, "SYSENTER"); in main() 296 do_test(&v86, vmcode_syscall - vmcode, VM86_SIGNAL, 0, "SYSCALL"); in main() 302 do_test(&v86, vmcode_sti - vmcode, VM86_STI, 0, "STI with VIP set"); in main() 322 do_test(&v86, vmcode_int3 - vmcode, VM86_TRAP, 3, "INT3"); in main() 326 do_test(&v86, vmcode_int80 - vmcode, VM86_INTx, 0x80, "int80"); in main() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/arm64/bti/ |
A D | test.c | 141 #define do_test(expect_sigill_br_x0, \ macro 214 do_test(1, 1, 1, nohint_func); in start() 215 do_test(1, 1, 1, bti_none_func); in start() 216 do_test(1, 0, 0, bti_c_func); in start() 217 do_test(0, 0, 1, bti_j_func); in start() 218 do_test(0, 0, 0, bti_jc_func); in start() 219 do_test(1, 0, 0, paciasp_func); in start()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/ |
A D | ptrace-perf-hwbreak.c | 604 ret |= do_test(desc[0], test1, child_pid); in test() 605 ret |= do_test(desc[1], test2, child_pid); in test() 606 ret |= do_test(desc[2], test3, child_pid); in test() 607 ret |= do_test(desc[3], test4, child_pid); in test() 608 ret |= do_test(desc[4], test5, child_pid); in test() 609 ret |= do_test(desc[5], test6, child_pid); in test() 610 ret |= do_test(desc[6], test7, child_pid); in test() 611 ret |= do_test(desc[7], test8, child_pid); in test() 612 ret |= do_test(desc[8], test9, child_pid); in test() 613 ret |= do_test(desc[9], test10, child_pid); in test() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/uevent/ |
A D | uevent_filtering.c | 240 static int do_test(unsigned long pre_flags, unsigned long post_flags, in do_test() function 387 ret = do_test(0, 0, true, sync_fd); in TEST() 401 ret = do_test(CLONE_NEWNET, 0, true, sync_fd); in TEST() 416 ret = do_test(CLONE_NEWUSER, 0, true, sync_fd); in TEST() 430 ret = do_test(CLONE_NEWUSER | CLONE_NEWNET, 0, false, sync_fd); in TEST() 445 ret = do_test(0, CLONE_NEWNET, true, sync_fd); in TEST() 460 ret = do_test(0, CLONE_NEWUSER, true, sync_fd); in TEST() 476 ret = do_test(0, CLONE_NEWUSER | CLONE_NEWNET, true, sync_fd); in TEST()
|
/linux-6.3-rc2/tools/testing/selftests/arm64/abi/ |
A D | syscall-abi.c | 385 static bool do_test(struct syscall_cfg *cfg, int sve_vl, int sme_vl, in do_test() function 408 ksft_test_result(do_test(cfg, 0, default_sme_vl, 0), in test_one_syscall() 417 ksft_test_result(do_test(cfg, sve_vls[sve], default_sme_vl, 0), in test_one_syscall() 426 ksft_test_result(do_test(cfg, sve_vls[sve], in test_one_syscall() 432 ksft_test_result(do_test(cfg, sve_vls[sve], in test_one_syscall() 437 ksft_test_result(do_test(cfg, sve_vls[sve], in test_one_syscall() 451 ksft_test_result(do_test(cfg, 0, sme_vls[sme], in test_one_syscall() 455 ksft_test_result(do_test(cfg, 0, sme_vls[sme], SVCR_SM_MASK), in test_one_syscall() 458 ksft_test_result(do_test(cfg, 0, sme_vls[sme], SVCR_ZA_MASK), in test_one_syscall()
|
/linux-6.3-rc2/tools/testing/selftests/ftrace/test.d/ftrace/ |
A D | func-filter-pid.tc | 38 do_test() { 85 do_test
|
A D | func-filter-notrace-pid.tc | 38 do_test() { 90 do_test
|
/linux-6.3-rc2/tools/perf/tests/ |
A D | backward-ring-buffer.c | 62 static int do_test(struct evlist *evlist, int mmap_pages, in do_test() function 141 err = do_test(evlist, opts.mmap_pages, &sample_count, in test__backward_ring_buffer() 161 err = do_test(evlist, 1, &sample_count, &comm_count); in test__backward_ring_buffer()
|
A D | hists_cumulate.c | 177 static int do_test(struct hists *hists, struct result *expected, size_t nr_expected, in do_test() function 292 err = do_test(hists, expected, ARRAY_SIZE(expected), NULL, 0); in test1() 439 err = do_test(hists, expected, ARRAY_SIZE(expected), in test2() 497 err = do_test(hists, expected, ARRAY_SIZE(expected), NULL, 0); in test3() 683 err = do_test(hists, expected, ARRAY_SIZE(expected), in test4()
|
/linux-6.3-rc2/tools/perf/arch/x86/tests/ |
A D | sample-parsing.c | 38 static int do_test(u64 sample_type) in do_test() function 124 return do_test(PERF_SAMPLE_WEIGHT_STRUCT); in test__x86_sample_parsing()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_tag.c | 165 static void do_test(uint32_t *tests, int start_insns, int fd_map, in do_test() function 199 do_test(&tests, 2, -1, bpf_gen_imm_prog); in main() 200 do_test(&tests, 3, fd_map, bpf_gen_map_prog); in main()
|
/linux-6.3-rc2/tools/testing/selftests/cpufreq/ |
A D | main.sh | 102 do_test() function 197 do_test | tee -a $OUTFILE.txt
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/dscr/ |
A D | dscr_default_test.c | 18 static void *do_test(void *in) in do_test() function 76 if (pthread_create(&threads[i], NULL, do_test, (void *)i)) { in dscr_default()
|
/linux-6.3-rc2/arch/x86/mm/ |
A D | testmmiotrace.c | 80 static void do_test(unsigned long size) in do_test() function 133 do_test(size); in init()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | sk_storage_tracing.c | 48 static void do_test(void) in do_test() function 132 do_test(); in serial_test_sk_storage_tracing()
|