| /Linux-v5.10/tools/testing/selftests/firmware/ |
| 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
|
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
| 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()
|
| /Linux-v5.10/tools/testing/selftests/net/mptcp/ |
| D | mptcp_join.sh | 248 run_tests() function 412 run_tests $ns1 $ns2 10.0.1.1 418 run_tests $ns1 $ns2 10.0.1.1 425 run_tests $ns1 $ns2 10.0.1.1 433 run_tests $ns1 $ns2 10.0.1.1 442 run_tests $ns1 $ns2 10.0.1.1 451 run_tests $ns1 $ns2 10.0.1.1 457 run_tests $ns1 $ns2 10.0.1.1 466 run_tests $ns1 $ns2 10.0.1.1 479 run_tests $ns1 $ns2 10.0.1.1 [all …]
|
| D | mptcp_connect.sh | 599 run_tests() function 669 run_tests "$ns2" $sender 10.0.1.2 670 run_tests "$ns2" $sender dead:beef:1::2 671 run_tests "$ns2" $sender 10.0.2.1 672 run_tests "$ns2" $sender dead:beef:2::1 674 run_tests "$ns3" $sender 10.0.2.2 675 run_tests "$ns3" $sender dead:beef:2::2 676 run_tests "$ns3" $sender 10.0.3.2 677 run_tests "$ns3" $sender dead:beef:3::2 679 run_tests "$ns4" $sender 10.0.3.1 [all …]
|
| /Linux-v5.10/tools/testing/selftests/timers/ |
| 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()
|
| D | Makefile | 23 run_destructive_tests: run_tests
|
| /Linux-v5.10/tools/testing/selftests/net/ |
| D | socket.c | 37 static int run_tests(void) in run_tests() function 90 int err = run_tests(); in main()
|
| D | ipv6_flowlabel_mgr.c | 74 static void run_tests(int fd) in run_tests() function 193 run_tests(fd); in main()
|
| D | traceroute.sh | 298 run_tests() function 319 run_tests
|
| D | vrf-xfrm-tests.sh | 346 run_tests() function 426 run_tests 431 run_tests
|
| /Linux-v5.10/tools/testing/selftests/arm64/ |
| D | Makefile | 47 run_tests: all target 66 .PHONY: all clean install run_tests emit_tests
|
| /Linux-v5.10/tools/testing/selftests/mount/ |
| 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()
|
| /Linux-v5.10/tools/testing/selftests/powerpc/pmu/ |
| D | Makefile | 28 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests 50 .PHONY: all run_tests clean ebb
|
| /Linux-v5.10/tools/testing/selftests/ |
| D | Makefile | 170 run_tests: all target 173 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\ 257 .PHONY: khdr all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean gen_tar
|
| D | lib.mk | 71 run_tests: all 148 .PHONY: run_tests all clean install emit_tests
|
| /Linux-v5.10/tools/testing/vsock/ |
| D | util.h | 44 void run_tests(const struct test_case *test_cases,
|
| /Linux-v5.10/Documentation/dev-tools/ |
| D | kselftest.rst | 35 $ make -C tools/testing/selftests run_tests 78 $ make -C tools/testing/selftests TARGETS=ptrace run_tests 97 $ make -C tools/testing/selftests SKIP_TARGETS=ptrace run_tests 197 * Don't cause the top-level "make run_tests" to fail if your feature is 213 its exec bit set. Otherwise, lib.mk run_tests will generate a warning. 215 TEST_CUSTOM_PROGS and TEST_PROGS will be run by common run_tests.
|
| /Linux-v5.10/tools/testing/selftests/sparc64/ |
| D | Makefile | 7 .PHONY: all clean run_tests install
|
| /Linux-v5.10/tools/testing/selftests/powerpc/ |
| D | Makefile | 48 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\
|
| /Linux-v5.10/tools/testing/selftests/bpf/ |
| D | test_sock.c | 446 static int run_tests(int cgfd) in run_tests() function 471 if (run_tests(cgfd)) in main()
|
| /Linux-v5.10/tools/testing/selftests/netfilter/ |
| D | ipvs.sh | 195 run_tests() { function 221 run_tests
|
| /Linux-v5.10/tools/testing/selftests/livepatch/ |
| D | README | 31 % make -C tools/testing/selftests TARGETS=livepatch run_tests
|
| /Linux-v5.10/tools/testing/selftests/exec/ |
| D | execveat.c | 224 static int run_tests(void) in run_tests() function 427 rc = run_tests(); in main()
|
| /Linux-v5.10/tools/testing/kunit/ |
| D | kunit.py | 134 def run_tests(linux: kunit_kernel.LinuxSourceTree, function 271 result = run_tests(linux, request)
|
| /Linux-v5.10/tools/perf/tests/ |
| D | attr.py | 326 def run_tests(options): function 388 run_tests(options)
|