Home
last modified time | relevance | path

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

123

/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1178 run_tests() function
1947 run_tests $ns1 $ns2 10.0.1.1
1956 run_tests $ns1 $ns2 10.0.1.1
1965 run_tests $ns1 $ns2 10.0.1.1
1974 run_tests $ns1 $ns2 10.0.1.1
1984 run_tests $ns1 $ns2 10.0.1.1
1994 run_tests $ns1 $ns2 10.0.1.1
2003 run_tests $ns1 $ns2 10.0.1.1
2072 run_tests $ns1 $ns2 10.0.1.1
2083 run_tests $ns1 $ns2 10.0.1.1
[all …]
H A Dmptcp_connect.sh704 run_tests() function
974 run_tests "$ns1" $sender 10.0.1.1
975 run_tests "$ns1" $sender dead:beef:1::1
977 run_tests "$ns2" $sender 10.0.1.2
978 run_tests "$ns2" $sender dead:beef:1::2
979 run_tests "$ns2" $sender 10.0.2.1
980 run_tests "$ns2" $sender dead:beef:2::1
982 run_tests "$ns3" $sender 10.0.2.2
983 run_tests "$ns3" $sender dead:beef:2::2
984 run_tests "$ns3" $sender 10.0.3.2
[all …]
H A Dmptcp_sockopt.sh294 run_tests() function
365 run_tests $ns1 $ns2 10.0.1.1
366 run_tests $ns1 $ns2 dead:beef:1::1
/openbmc/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
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0001-run_test.py-not-use-hard-coded-path-.-obj-hugeadm.patch19 tests/run_tests.py | 12 +++++++++++-
22 diff --git a/tests/run_tests.py b/tests/run_tests.py
24 --- a/tests/run_tests.py
25 +++ b/tests/run_tests.py
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_ktls.c149 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()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A DMakefile28 +TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests
29 …sampling_tests; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests
30 …ent_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
/openbmc/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()
H A DMakefile23 run_destructive_tests: run_tests
/openbmc/linux/tools/testing/selftests/riscv/
H A DMakefile39 run_tests: all target
58 .PHONY: all clean install run_tests emit_tests
/openbmc/linux/tools/testing/selftests/arm64/
H A DMakefile40 run_tests: all target
59 .PHONY: all clean install run_tests emit_tests
/openbmc/linux/tools/testing/selftests/net/
H A Dsocket.c38 static int run_tests(void) in run_tests() function
91 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()
/openbmc/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()
/openbmc/u-boot/tools/dtoc/
H A Ddtoc45 def run_tests(args): function
102 run_tests(args)
H A Ddtoc.py45 def run_tests(args): function
102 run_tests(args)
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A Drun-ptest12 { HARNESS_JOBS=4 perl ./test/run_tests.pl $* || echo "FAIL: openssl" ; } | sed -u -r -e '/(.*) \.*.…
/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/
H A DMakefile7 .PHONY: all clean run_tests install
/openbmc/linux/tools/testing/selftests/
H A DMakefile183 run_tests: all target
186 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests \
272 .PHONY: all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean gen_tar
H A Dlib.mk80 run_tests: all
164 .PHONY: run_tests all clean install emit_tests
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcontext.py182 if args.run_tests:
183 self.tc_kwargs['load']['modules'] = args.run_tests
184 self.tc_kwargs['load']['modules_required'] = args.run_tests
/openbmc/linux/tools/testing/vsock/
H A Dutil.h47 void run_tests(const struct test_case *test_cases,
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-yappi_1.6.0.bb35 cp -f ${S}/run_tests.py ${D}${PTEST_PATH}
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-test171 if args.run_tests:
172 suite = loader.loadTestsFromNames(args.run_tests, oeqa.buildperf)
/openbmc/linux/tools/testing/selftests/sparc64/
H A DMakefile7 .PHONY: all clean run_tests install

123