Home
last modified time | relevance | path

Searched refs:run_tests (Results 1 – 25 of 45) sorted by relevance

12

/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1116 run_tests() function
2106 run_tests $ns1 $ns2 10.0.1.1
2115 run_tests $ns1 $ns2 10.0.1.1
2124 run_tests $ns1 $ns2 10.0.1.1
2134 run_tests $ns1 $ns2 10.0.1.1
2144 run_tests $ns1 $ns2 10.0.1.1
2154 run_tests $ns1 $ns2 10.0.1.1
2164 run_tests $ns1 $ns2 10.0.1.1
2179 run_tests $ns1 $ns2 10.0.1.1
2192 run_tests $ns1 $ns2 10.0.1.1
[all …]
H A Dmptcp_connect.sh654 run_tests() function
927 run_tests "$ns1" $sender 10.0.1.1
928 run_tests "$ns1" $sender dead:beef:1::1
930 run_tests "$ns2" $sender 10.0.1.2
931 run_tests "$ns2" $sender dead:beef:1::2
932 run_tests "$ns2" $sender 10.0.2.1
933 run_tests "$ns2" $sender dead:beef:2::1
935 run_tests "$ns3" $sender 10.0.2.2
936 run_tests "$ns3" $sender dead:beef:2::2
937 run_tests "$ns3" $sender 10.0.3.2
[all …]
H A Dmptcp_sockopt.sh291 run_tests()
364 run_tests $ns1 $ns2 10.0.1.1
365 run_tests $ns1 $ns2 dead:beef:1::1
288 run_tests() global() function
/linux/tools/testing/selftests/firmware/
H A Dfw_run_tests.sh16 run_tests() function
39 run_tests 0 1
51 run_tests 0 0
62 run_tests 1 0
78 run_tests
/linux/tools/testing/selftests/ftrace/test.d/00basic/
H A Dtest_ownership.tc58 run_tests() {
95 run_tests
113 run_tests
/linux/tools/net/ynl/
H A DMakefile56 run_tests: target
57 @$(MAKE) -C tests run_tests
77 .PHONY: all clean distclean install run_tests lint schema_check $(SUBDIRS)
/linux/tools/testing/selftests/timers/
H A Dclocksource-switch.c106 int run_tests(int secs) in run_tests() function
165 if (run_tests(5)) { in main()
175 return run_tests(runtime); in main()
/linux/tools/testing/selftests/mount/
H A Dnosymfollow-test.c194 static void run_tests(bool nosymfollow) in run_tests() function
210 run_tests(false); in main()
215 run_tests(true); in main()
/linux/tools/testing/selftests/riscv/
H A DMakefile39 run_tests: all target
58 .PHONY: all clean install run_tests emit_tests
/linux/tools/testing/selftests/net/
H A Dsocket.c38 static int run_tests(void) in run_tests() function
92 int err = run_tests(); in main()
H A Dipv6_flowlabel_mgr.c74 static void run_tests(int fd) in run_tests() function
193 run_tests(fd); in main()
H A Dtraceroute.sh753 run_tests()
779 run_tests
288 run_tests() global() function
H A Dvrf-xfrm-tests.sh341 run_tests() function
421 run_tests
426 run_tests
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_ktls.c406 static void run_tests(int family, enum bpf_map_type map_type) in run_tests() function
436 run_tests(AF_INET, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls()
437 run_tests(AF_INET, BPF_MAP_TYPE_SOCKHASH); in test_sockmap_ktls()
438 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKMAP); in test_sockmap_ktls()
439 run_tests(AF_INET6, BPF_MAP_TYPE_SOCKHASH); in test_sockmap_ktls()
H A Dflow_dissector_reattach.c572 static void run_tests(int netns) in run_tests() function
660 run_tests(init_net); in serial_test_flow_dissector_reattach()
666 run_tests(new_net); in serial_test_flow_dissector_reattach()
/linux/tools/testing/selftests/powerpc/pmu/
H A DMakefile36 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests; \
70 .PHONY: all run_tests ebb sampling_tests event_code_tests emit_tests
/linux/tools/testing/selftests/
H A DMakefile135 # Run "make quicktest=1 run_tests" or
222 run_tests: all
225 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests \
326 .PHONY: all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean gen_tar
221 run_tests: all global() target
H A Dlib.mk129 run_tests: all
240 .PHONY: run_tests all clean install emit_tests gen_mods_dir clean_mods_dir headers
/linux/tools/testing/selftests/drivers/s390x/uvdevice/
H A DMakefile7 .PHONY: all clean run_tests install
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c1417 static void run_tests(struct test_definition defs[], int count, in run_tests() function
1559 run_tests(base_test_defs, in run_sve_tests()
1563 run_tests(sve_test_defs, in run_sve_tests()
1594 run_tests(base_test_defs, in run_sme_tests()
1597 run_tests(sve_test_defs, in run_sme_tests()
1600 run_tests(za_test_defs, in run_sme_tests()
1605 run_tests(zt_test_defs, in run_sme_tests()
1684 run_tests(base_test_defs, ARRAY_SIZE(base_test_defs), in main()
/linux/kernel/locking/
H A Dtest-ww_mutex.c644 static int run_tests(struct ww_class *class) in run_tests() function
692 ret = run_tests(&ww_class); in run_test_classes()
697 ret = run_tests(&wd_class); in run_test_classes()
722 __ATTR(run_tests, 0664, NULL, run_tests_store);
/linux/tools/testing/selftests/sparc64/
H A DMakefile7 .PHONY: all clean run_tests install
/linux/tools/testing/selftests/net/netfilter/
H A Dipvs.sh172 run_tests() { function
198 run_tests
/linux/tools/testing/selftests/powerpc/
H A DMakefile48 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\
/linux/tools/testing/vsock/
H A Dutil.h97 void run_tests(const struct test_case *test_cases,

12