Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 1874) sorted by relevance

12345678910>>...75

/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A Dremove-for-aarch641 drd/tests/annotate_sem
3 helgrind/tests/hg05_race2
5 memcheck/tests/dw4
6 memcheck/tests/varinfo1
7 memcheck/tests/varinfo2
8 memcheck/tests/varinfo3
9 memcheck/tests/varinfo4
10 memcheck/tests/varinfo5
11 memcheck/tests/varinfo6
16 memcheck/tests/demangle
[all …]
H A Dremove-for-all1 cachegrind/tests/wrap5
2 drd/tests/boost_thread
4 none/tests/tls
11 memcheck/tests/wrap1
12 memcheck/tests/wrap2
13 memcheck/tests/wrap3
14 memcheck/tests/wrap4
15 memcheck/tests/wrap5
16 memcheck/tests/wrap6
17 memcheck/tests/wrap7
[all …]
/openbmc/qemu/scripts/ci/org.centos/stream/8/x86_64/
H A Dtest-avocado26 --job-results-dir=tests/results/ \
28 tests/avocado/boot_linux.py:BootLinuxX8664.test_pc_q35_kvm \
30 tests/avocado/cpu_queries.py:QueryCPUModelExpansion.test \
31 tests/avocado/empty_cpu_model.py:EmptyCPUModel.test \
32 tests/avocado/hotplug_cpu.py:HotPlugCPU.test \
33 tests/avocado/netdev-ethtool.py:NetDevEthtool.test_igb \
35 tests/avocado/info_usernet.py:InfoUsernet.test_hostfwd \
36 tests/avocado/intel_iommu.py:IntelIOMMU.test_intel_iommu \
51 tests/avocado/vnc.py:Vnc.test_change_password \
53 tests/avocado/vnc.py:Vnc.test_no_vnc \
[all …]
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Darg_parsing.c9 set->tests = NULL; in init_test_filter_set()
17 for (j = 0; j < set->tests[i].subtest_cnt; j++) in free_test_filter_set()
18 free((void *)set->tests[i].subtests[j]); in free_test_filter_set()
19 free(set->tests[i].subtests); in free_test_filter_set()
20 free(set->tests[i].name); in free_test_filter_set()
23 free(set->tests); in free_test_filter_set()
36 if (!ASSERT_OK_PTR(set.tests, "test filters initialized")) in test_parse_test_list()
46 if (!ASSERT_OK_PTR(set.tests, "test filters initialized")) in test_parse_test_list()
60 if (!ASSERT_OK_PTR(set.tests, "test filters initialized")) in test_parse_test_list()
66 ASSERT_OK(strcmp("arg_parsing", set.tests[0].subtests[0]), in test_parse_test_list()
[all …]
H A Dobj_name.c10 } tests[] = { in test_obj_name() local
23 for (i = 0; i < ARRAY_SIZE(tests); i++) { in test_obj_name()
24 size_t name_len = strlen(tests[i].name) + 1; in test_obj_name()
40 CHECK((tests[i].success && fd < 0) || in test_obj_name()
41 (!tests[i].success && fd >= 0) || in test_obj_name()
42 (!tests[i].success && errno != tests[i].expected_errno), in test_obj_name()
45 fd, tests[i].success, errno, tests[i].expected_errno); in test_obj_name()
61 CHECK((tests[i].success && fd < 0) || in test_obj_name()
62 (!tests[i].success && fd >= 0) || in test_obj_name()
63 (!tests[i].success && errno != tests[i].expected_errno), in test_obj_name()
[all …]
H A Dglobal_data.c18 } tests[] = { in test_global_data_number() local
32 for (i = 0; i < ARRAY_SIZE(tests); i++) { in test_global_data_number()
34 CHECK(err || num != tests[i].num, tests[i].name, in test_global_data_number()
36 err, num, tests[i].num); in test_global_data_number()
53 } tests[] = { in test_global_data_string() local
61 for (i = 0; i < ARRAY_SIZE(tests); i++) { in test_global_data_string()
63 CHECK(err || memcmp(str, tests[i].str, sizeof(str)), in test_global_data_string()
65 err, str, tests[i].str); in test_global_data_string()
88 } tests[] = { in test_global_data_struct() local
95 for (i = 0; i < ARRAY_SIZE(tests); i++) { in test_global_data_struct()
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch110 diff --git a/tests/perf/test_perf_raw.in b/tests/perf/test_perf_raw.in
155 diff --git a/tests/regression/kernel/test_callstack b/tests/regression/kernel/test_callstack
174 diff --git a/tests/regression/kernel/test_channel b/tests/regression/kernel/test_channel
346 diff --git a/tests/regression/kernel/test_syscall b/tests/regression/kernel/test_syscall
631 - # Kernel tests are skipped.
670 - # Kernel tests are skipped.
711 - # Kernel tests are skipped.
747 - # Kernel tests are skipped.
1198 diff --git a/tests/utils/utils.sh b/tests/utils/utils.sh
1200 --- a/tests/utils/utils.sh
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/
H A Dupdate-gawk-paths.patch38 diff --git a/tests-m32/caps.awk b/tests-m32/caps.awk
48 diff --git a/tests-m32/match.awk b/tests-m32/match.awk
58 diff --git a/tests-m32/rt_sigaction.awk b/tests-m32/rt_sigaction.awk
68 diff --git a/tests-mx32/caps.awk b/tests-mx32/caps.awk
78 diff --git a/tests-mx32/match.awk b/tests-mx32/match.awk
98 diff --git a/tests/caps.awk b/tests/caps.awk
108 diff --git a/tests/match.awk b/tests/match.awk
118 diff --git a/tests/rt_sigaction.awk b/tests/rt_sigaction.awk
128 diff --git a/tests-m32/caps-abbrev.awk b/tests-m32/caps-abbrev.awk
138 diff --git a/tests-mx32/caps-abbrev.awk b/tests-mx32/caps-abbrev.awk
[all …]
H A Dskip-load.patch8 tests/clock_nanosleep.gen.test | 1 +
9 tests/delay.test | 1 +
10 tests/strace-r.test | 1 +
13 diff --git a/tests/clock_nanosleep.gen.test b/tests/clock_nanosleep.gen.test
15 --- a/tests/clock_nanosleep.gen.test
23 diff --git a/tests/delay.test b/tests/delay.test
25 --- a/tests/delay.test
26 +++ b/tests/delay.test
35 diff --git a/tests/strace-r.test b/tests/strace-r.test
37 --- a/tests/strace-r.test
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0002-Fix-import-of-tests.utils-to-enable-pytest.patch21 diff --git a/tests/test_asyncio.py b/tests/test_asyncio.py
23 --- a/tests/test_asyncio.py
24 +++ b/tests/test_asyncio.py
47 diff --git a/tests/test_functionality.py b/tests/test_functionality.py
60 diff --git a/tests/test_gevent.py b/tests/test_gevent.py
73 diff --git a/tests/test_hooks.py b/tests/test_hooks.py
75 --- a/tests/test_hooks.py
76 +++ b/tests/test_hooks.py
86 diff --git a/tests/test_tags.py b/tests/test_tags.py
88 --- a/tests/test_tags.py
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-int128.c25 static uint32_t tests[8] = { variable
53 Int128 a = expand(tests[i]); in test_and()
54 Int128 b = expand(tests[j]); in test_and()
55 Int128 r = expand(tests[i] & tests[j]); in test_and()
69 Int128 a = expand(tests[i]); in test_add()
70 Int128 b = expand(tests[j]); in test_add()
71 Int128 r = expand(tests[i] + tests[j]); in test_add()
85 Int128 a = expand(tests[i]); in test_sub()
87 Int128 r = expand(tests[i] - tests[j]); in test_sub()
100 Int128 a = expand(tests[i]); in test_neg()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dqunit-1.18.0.css1tests,#qunit-header,#qunit-banner,#qunit-testrunner-toolbar,#qunit-userAgent,#qunit-testresult{fon…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/
H A D0001-Fix-potential-string-truncation-in-strncpy.patch24 diff --git a/tests/listen-packet.c b/tests/listen-packet.c
38 diff --git a/tests/listen.c b/tests/listen.c
40 --- a/tests/listen.c
52 diff --git a/tests/test2.c b/tests/test2.c
54 --- a/tests/test2.c
55 +++ b/tests/test2.c
67 diff --git a/tests/test3.c b/tests/test3.c
81 diff --git a/tests/test4.c b/tests/test4.c
95 diff --git a/tests/test5.c b/tests/test5.c
109 diff --git a/tests/test6.c b/tests/test6.c
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0009-Prevent-running-check-tests-on-host-if-cross-compili.patch12 tests on the hosts. On the target, the tests must be run manually.
46 diff --git a/libdb/tests/Makefile.am b/libdb/tests/Makefile.am
48 --- a/libdb/tests/Makefile.am
49 +++ b/libdb/tests/Makefile.am
57 diff --git a/libop/tests/Makefile.am b/libop/tests/Makefile.am
59 --- a/libop/tests/Makefile.am
60 +++ b/libop/tests/Makefile.am
68 diff --git a/libregex/tests/Makefile.am b/libregex/tests/Makefile.am
79 diff --git a/libutil++/tests/Makefile.am b/libutil++/tests/Makefile.am
100 diff --git a/libutil/tests/Makefile.am b/libutil/tests/Makefile.am
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/core/tests/
H A Dtest_decorators.py74 tests = ['depends.DependsTest.testDependsFirst',
79 tests2 = list(tests)
80 tests2[2], tests2[3] = tests[3], tests[2]
81 tc = self._testLoader(modules=self.modules, tests=tests)
94 tc = self._testLoader(modules=self.modules, tests=tests)
108 tc = self._testLoader(modules=self.modules, tests=tests)
119 tests = ['timeout.TimeoutTest.testTimeoutPass']
122 tc = self._testLoader(modules=self.modules, tests=tests)
128 tests = ['timeout.TimeoutTest.testTimeoutFail']
131 tc = self._testLoader(modules=self.modules, tests=tests)
[all …]
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/mtd-utils-selftest/
H A D0001-tests-Remove-unused-linux-fs.h-header-from-includes.patch4 Subject: [mtd-utils][PATCH] tests: Remove unused linux/fs.h header from includes
14 tests/fs-tests/lib/tests.c | 1 -
17 diff --git a/tests/fs-tests/lib/tests.c b/tests/fs-tests/lib/tests.c
19 --- a/tests/fs-tests/lib/tests.c
20 +++ b/tests/fs-tests/lib/tests.c
28 #include "tests.h"
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dbabeltrace2_2.0.6.bb37 make -C tests all
41 install -d "${D}${PTEST_PATH}/tests"
45 install -d "${D}${PTEST_PATH}/tests/$d"
48 find "${S}/tests/$d" -maxdepth 1 -name *.sh \
50 find "${S}/tests/$d" -maxdepth 1 -name *.py \
56 cp -a ${S}/tests/data/ctf-traces/* ${D}${PTEST_PATH}/tests/data/ctf-traces/
60 install -D "${B}/tests/Makefile" "${D}${PTEST_PATH}/tests/"
62 install -d "${D}${PTEST_PATH}/tests/$d"
65 test -r "${B}/tests/$d/Makefile" && \
66 install -t "${D}${PTEST_PATH}/tests/$d" "${B}/tests/$d/Makefile"
[all …]
H A Dlttng-tools_2.13.13.bb38 file://disable-tests.patch \
76 for f in Makefile tests/Makefile tests/utils/utils.sh tests/regression/tools/save-load/*.lttng \
77tests/regression/tools/save-load/configuration/load-42*.lttng tests/regression/tools/health/test_h…
78tests/regression/tools/metadata/utils.sh tests/regression/tools/rotation/rotate_utils.sh \
99 "${D}${PTEST_PATH}/tests/Makefile"
104 install -d "${D}${PTEST_PATH}/tests/$d"
110 test -r "${B}/tests/$d/Makefile" && \
111 install -t "${D}${PTEST_PATH}/tests/$d" "${B}/tests/$d/Makefile"
116 cp ${B}/tests/$d/$f ${D}${PTEST_PATH}/tests/`dirname $d`/$f
141 install ${B}/tests/unit/ini_config/sample.ini ${D}${PTEST_PATH}/tests/unit/ini_config/
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0001-build-fix-parallel-make.patch24 -TARGETS += crypto/tests/ssltest ipstreams/tests/unixtest
28 +TARGETS += ipstreams/tests/unixtest
31 TARGETS += crypto/tests/printcert
32 +crypto/tests/printcert: $(LIBWVSTREAMS)
36 TARGETS += ipstreams/tests/wsd
45 - TARGETS += dbus/tests/wvdbus dbus/tests/wvdbusd
46 + TARGETS += dbus/tests/wvdbus
47 + dbus/tests/wvdbus: $(LIBWVDBUS)
49 + TARGETS += dbus/tests/wvdbusd
50 + dbus/tests/wvdbusd: $(LIBWVDBUS)
[all …]
/openbmc/qemu/tests/
H A DMakefile.include48 .PHONY: $(TCG_TESTS_TARGETS:%=build-tcg-tests-%)
49 $(TCG_TESTS_TARGETS:%=build-tcg-tests-%): build-tcg-tests-%: $(BUILD_DIR)/tests/tcg/config-%.mak
54 .PHONY: $(TCG_TESTS_TARGETS:%=run-tcg-tests-%)
55 $(TCG_TESTS_TARGETS:%=run-tcg-tests-%): run-tcg-tests-%: build-tcg-tests-%
60 .PHONY: $(TCG_TESTS_TARGETS:%=clean-tcg-tests-%)
61 $(TCG_TESTS_TARGETS:%=clean-tcg-tests-%): clean-tcg-tests-%:
66 .PHONY: $(TCG_TESTS_TARGETS:%=distclean-tcg-tests-%)
67 $(TCG_TESTS_TARGETS:%=distclean-tcg-tests-%): distclean-tcg-tests-%:
92 TESTS_VENV_TOKEN=$(BUILD_DIR)/pyvenv/tests.group
93 TESTS_RESULTS_DIR=$(BUILD_DIR)/tests/results
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/celt051/
H A D0001-tests-Include-entcode.c-into-test-sources-to-provide.patch7 Fixes link errors in tests
14 tests/cwrs32-test.c | 1 +
15 tests/ectest.c | 2 +-
16 tests/laplace-test.c | 1 +
19 diff --git a/tests/cwrs32-test.c b/tests/cwrs32-test.c
21 --- a/tests/cwrs32-test.c
22 +++ b/tests/cwrs32-test.c
31 diff --git a/tests/ectest.c b/tests/ectest.c
33 --- a/tests/ectest.c
34 +++ b/tests/ectest.c
[all …]
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fyl2xp1.c9 const struct test tests[] = { variable
1143 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in main()
1146 "0" (tests[i].arg0), "u" (tests[i].arg1) : "st(1)"); in main()
1147 if (!check_equal(ld_res, tests[i].down) && in main()
1148 !check_equal(ld_res, tests[i].up)) { in main()
1150 tests[i].arg0, tests[i].arg1, tests[i].down, tests[i].up, in main()
H A Dtest-i386-fpatan.c9 const struct test tests[] = { variable
1058 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in main()
1061 "0" (tests[i].arg0), "u" (tests[i].arg1) : "st(1)"); in main()
1062 if (!check_equal(ld_res, tests[i].down) && in main()
1063 !check_equal(ld_res, tests[i].up)) { in main()
1065 tests[i].arg0, tests[i].arg1, tests[i].down, tests[i].up, in main()
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/
H A D0001-skip-the-test-when-gcc-not-deployed.patch13 tests/run-disasm-x86-64.sh | 2 ++
19 diff --git a/tests/run-disasm-x86-64.sh b/tests/run-disasm-x86-64.sh
21 --- a/tests/run-disasm-x86-64.sh
22 +++ b/tests/run-disasm-x86-64.sh
32 diff --git a/tests/run-disasm-x86.sh b/tests/run-disasm-x86.sh
34 --- a/tests/run-disasm-x86.sh
35 +++ b/tests/run-disasm-x86.sh
45 diff --git a/tests/run-strip-g.sh b/tests/run-strip-g.sh
47 --- a/tests/run-strip-g.sh
48 +++ b/tests/run-strip-g.sh
[all …]
/openbmc/qemu/tests/tcg/s390x/
H A Dbranch-relative-long.c24 static const struct test tests[] = { variable
41 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in main()
42 size_t test_length = 0x100000000 + (tests[i].code_end - tests[i].code); in main()
57 for (i = 0; i < sizeof(tests) / sizeof(tests[0]); i++) { in main()
60 memcpy(code, tests[i].code, tests[i].code_end - tests[i].code); in main()
62 memset(code, 0, tests[i].code_end - tests[i].code); in main()

12345678910>>...75