/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 1178 run_tests() function 1944 run_tests $ns1 $ns2 10.0.1.1 1953 run_tests $ns1 $ns2 10.0.1.1 1962 run_tests $ns1 $ns2 10.0.1.1 1971 run_tests $ns1 $ns2 10.0.1.1 1981 run_tests $ns1 $ns2 10.0.1.1 1991 run_tests $ns1 $ns2 10.0.1.1 2000 run_tests $ns1 $ns2 10.0.1.1 2014 run_tests $ns1 $ns2 10.0.1.1 2026 run_tests [all...] |
H A D | mptcp_connect.sh | 672 run_tests() function 944 run_tests "$ns1" $sender 10.0.1.1 945 run_tests "$ns1" $sender dead:beef:1::1 947 run_tests "$ns2" $sender 10.0.1.2 948 run_tests "$ns2" $sender dead:beef:1::2 949 run_tests "$ns2" $sender 10.0.2.1 950 run_tests "$ns2" $sender dead:beef:2::1 952 run_tests "$ns3" $sender 10.0.2.2 953 run_tests "$ns3" $sender dead:beef:2::2 954 run_tests " [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/firmware/ |
H A D | fw_run_tests.sh | 16 run_tests() function 35 run_tests 0 1 47 run_tests 0 0 58 run_tests 1 0 74 run_tests
|
/kernel/linux/linux-6.6/tools/testing/selftests/firmware/ |
H A D | fw_run_tests.sh | 16 run_tests() function 39 run_tests 0 1 51 run_tests 0 0 62 run_tests 1 0 78 run_tests
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_ktls.c | 95 static void run_tests(int family, enum bpf_map_type map_type) in run_tests() function 120 run_tests(AF_INET, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls() 121 run_tests(AF_INET, BPF_MAP_TYPE_SOCKHASH); in test_sockmap_ktls() 122 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls() 123 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKHASH); in test_sockmap_ktls()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_join.sh | 268 run_tests() function 439 run_tests $ns1 $ns2 10.0.1.1 445 run_tests $ns1 $ns2 10.0.1.1 452 run_tests $ns1 $ns2 10.0.1.1 460 run_tests $ns1 $ns2 10.0.1.1 469 run_tests $ns1 $ns2 10.0.1.1 478 run_tests $ns1 $ns2 10.0.1.1 484 run_tests $ns1 $ns2 10.0.1.1 493 run_tests $ns1 $ns2 10.0.1.1 506 run_tests [all...] |
H A D | mptcp_connect.sh | 600 run_tests() function 678 run_tests "$ns2" $sender 10.0.1.2 679 run_tests "$ns2" $sender dead:beef:1::2 680 run_tests "$ns2" $sender 10.0.2.1 681 run_tests "$ns2" $sender dead:beef:2::1 683 run_tests "$ns3" $sender 10.0.2.2 684 run_tests "$ns3" $sender dead:beef:2::2 685 run_tests "$ns3" $sender 10.0.3.2 686 run_tests "$ns3" $sender dead:beef:3::2 688 run_tests " [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_ktls.c | 149 static void run_tests(int family, enum bpf_map_type map_type) in run_tests() function 167 run_tests(AF_INET, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls() 168 run_tests(AF_INET, BPF_MAP_TYPE_SOCKHASH); in test_sockmap_ktls() 169 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls() 170 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKHASH); in test_sockmap_ktls()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
H A D | Makefile | 28 +TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests 29 +TARGET=sampling_tests; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests 30 +TARGET=event_code_tests; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests 68 .PHONY: all run_tests ebb sampling_tests event_code_tests emit_tests
|
/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
H A D | clocksource-switch.c | 106 int run_tests(int secs) in run_tests() function 144 if (run_tests(5)) { in main() 154 return run_tests(60); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | clocksource-switch.c | 106 int run_tests(int secs) in run_tests() function 165 if (run_tests(5)) { in main() 175 return run_tests(runtime); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/ |
H A D | Makefile | 39 run_tests: all 58 .PHONY: all clean install run_tests emit_tests
|
/kernel/linux/linux-5.10/tools/testing/selftests/mount/ |
H A D | nosymfollow-test.c | 194 static void run_tests(bool nosymfollow) in run_tests() function 210 run_tests(false); in main() 215 run_tests(true); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mount/ |
H A D | nosymfollow-test.c | 194 static void run_tests(bool nosymfollow) in run_tests() function 210 run_tests(false); in main() 215 run_tests(true); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | socket.c | 37 static int run_tests(void) in run_tests() function 90 int err = run_tests(); in main()
|
H A D | ipv6_flowlabel_mgr.c | 74 static void run_tests(int fd) in run_tests() function 193 run_tests(fd); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
H A D | Makefile | 28 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests 50 .PHONY: all run_tests clean ebb
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/ |
H A D | Makefile | 47 run_tests: all 66 .PHONY: all clean install run_tests emit_tests
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/ |
H A D | Makefile | 40 run_tests: all 59 .PHONY: all clean install run_tests emit_tests
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | socket.c | 38 static int run_tests(void) in run_tests() function 91 int err = run_tests(); in main()
|
H A D | ipv6_flowlabel_mgr.c | 74 static void run_tests(int fd) in run_tests() function 193 run_tests(fd); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/ |
H A D | lib.mk | 21 # TEST_CUSTOM_PROGS and TEST_PROGS will be run by common run_tests 76 run_tests: all 159 .PHONY: run_tests all clean install emit_tests
|
H A D | Makefile | 72 # Run "make quicktest=1 run_tests" or 178 run_tests: all 181 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\ 265 .PHONY: khdr all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean gen_tar
|
/kernel/linux/linux-6.6/tools/testing/selftests/ |
H A D | lib.mk | 55 # TEST_CUSTOM_PROGS and TEST_PROGS will be run by common run_tests 72 run_tests: all 156 .PHONY: run_tests all clean install emit_tests
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/s390x/uvdevice/ |
H A D | Makefile | 7 .PHONY: all clean run_tests install
|