Home
last modified time | relevance | path

Searched refs:regression (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch38 tests/regression/kernel/test_all_events | 8 +----
39 tests/regression/kernel/test_callstack | 8 +----
40 tests/regression/kernel/test_channel | 8 +----
41 tests/regression/kernel/test_clock_override | 8 +----
42 tests/regression/kernel/test_event_basic | 8 +----
43 tests/regression/kernel/test_kernel_function | 8 +----
44 tests/regression/kernel/test_lttng_logger | 8 +----
45 tests/regression/kernel/test_ns_contexts | 8 +----
46 .../regression/kernel/test_ns_contexts_change | 9 +----
48 .../regression/kernel/test_select_poll_epoll | 8 +----
[all …]
H A Ddisable-tests.patch17 tests/regression/Makefile.am | 12 ------------
20 diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am
22 --- a/tests/regression/Makefile.am
23 +++ b/tests/regression/Makefile.am
H A D0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch35 diff --git a/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush b/tests/regres…
37 --- a/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush
38 +++ b/tests/regression/ust/rotation-destroy-flush/test_rotation_destroy_flush
H A Drun-ptest42 if [ -e tests/regression/test-suite.log ]; then
43 cat tests/regression/test-suite.log
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dresulttooltests.py13 from resulttool import regression as regression unknown
85 …result, text = regression.compare_result(self.logger, "BaseTestRunName", "TargetTestRunName", base…
120 … self.assertTrue(regression.can_be_compared(self.logger, base_configuration, target_configuration),
147 …self.assertFalse(regression.can_be_compared(self.logger, base_configuration, target_configuration),
181 … self.assertTrue(regression.can_be_compared(self.logger, base_configuration, target_configuration),
215 …self.assertFalse(regression.can_be_compared(self.logger, base_configuration, target_configuration),
245 … self.assertTrue(regression.can_be_compared(self.logger, base_configuration, target_configuration),
256 … self.assertTrue(regression.can_be_compared(self.logger, base_configuration, target_configuration),
268 …self.assertFalse(regression.can_be_compared(self.logger, base_configuration, target_configuration),
286 …self.assertFalse(regression.can_be_compared(self.logger, base_configuration, target_configuration),
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/
H A D0001-tests-Include-missing-sys-socket.h-header.patch7 | ../../../../libotr-4.1.1/tests/regression/client/client.c:979:21: error: use of undeclared identi…
8 | ../../../../libotr-4.1.1/tests/regression/client/client.c:979:30: error: use of undeclared identi…
9 | ../../../../libotr-4.1.1/tests/regression/client/client.c:986:20: error: use of undeclared identi…
14 tests/regression/client/client.c | 1 +
17 diff --git a/tests/regression/client/client.c b/tests/regression/client/client.c
19 --- a/tests/regression/client/client.c
20 +++ b/tests/regression/client/client.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-Makefile.am-remove-regression-dir.patch4 Subject: [PATCH] Makefile.am: remove regression dir
6 Remove regression dir to fix below do_compile
8 | Making all in regression
9 | /bin/sh: line 20: cd: regression: No such file or directory
12 BTW, it should be safe not to cover regression dir
13 as there is no Makefile.in under ${S}/regression
14 and the content of ${S}/regression/Makefile as below.
50 -SUBDIRS = intl src doc po man regression
60 - regression
/openbmc/openbmc/poky/meta/recipes-support/libseccomp/files/
H A Drun-ptest4 sed -i 's/SUCCESS/PASS/g; s/FAILURE/FAIL/g; s/SKIPPED/SKIP/g' regression
5 sed -i 's/"Test %s result: %s\\n" "$1" "$2"/"%s: %s\\n" "$2" "$1"/g' regression
6 sed -i 's/"Test %s result: %s %s\\n" "$1" "$2" "$3"/"%s: %s %s\\n" "$2" "$1" "$3"/g' regression
7 ./regression -a
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dlttng-tools_2.13.15.bb79 for f in Makefile tests/Makefile tests/utils/utils.sh tests/regression/tools/save-load/*.lttng \
80 …tests/regression/tools/save-load/configuration/load-42*.lttng tests/regression/tools/health/test_h…
81 … tests/regression/tools/metadata/utils.sh tests/regression/tools/rotation/rotate_utils.sh \
82 tests/regression/tools/notification/util_event_generator.sh \
83 tests/regression/tools/base-path/*.lttng; do
133 chrpath --delete ${D}${PTEST_PATH}/tests/regression/ust/ust-dl/libbar.so
134 chrpath --delete ${D}${PTEST_PATH}/tests/regression/ust/ust-dl/libfoo.so
139 ustdl="${D}${PTEST_PATH}/tests/regression/ust/ust-dl/test_ust-dl.py"
146 # We shouldn't need to build anything in tests/regression/tools
148 "${D}${PTEST_PATH}/tests/regression/Makefile"
[all …]
/openbmc/openbmc/poky/scripts/
H A Dresulttool45 import resulttool.regression
65 resulttool.regression.register_commands(subparsers)
H A Dyocto_testresults_query.py74 def regression(args): function
119 parser_regression_report.set_defaults(func=regression)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/psqlodbc/files/
H A Dpsqlodbc-remove-some-checks-for-cross-compiling.patch72 - LIBODBC=`${ODBC_CONFIG} --libs` # for regression test
77 - LIBODBC="-lodbc" # for regression test
86 - LIBODBC=`${ODBC_CONFIG} --libs` # for regression test
89 - AC_MSG_NOTICE([using $LIBODBC for regression test])
H A Drun-ptest46 rm -f regression.diffs odbcinst.ini odbc.ini
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A Drun-ptest4 make -C tests/regression/apparmor tests
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/python/python3-scapy/
H A Drun-ptest2 python3 UTscapy.py -t regression.uts -f text -l -C \
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/
H A Dapparmor_4.0.3.bb122 sed -i -e 's/cpp \-dM/${HOST_PREFIX}gcc \-dM/' ${B}/tests/regression/apparmor/Makefile
123 oe_runmake -C ${B}/tests/regression/apparmor USE_SYSTEM=0
130 install -d ${t}/tests/regression/apparmor
131 cp -rf ${B}/tests/regression/apparmor ${t}/tests/regression
/openbmc/openbmc/poky/meta/recipes-core/dbus/
H A Ddbus-glib_0.114.bb26 #default disable regression tests, some unit test code in non testing code
27 #PACKAGECONFIG:pn-${PN} = "tests" enable regression tests local.conf
/openbmc/qemu/tests/tcg/
H A DREADME2 regression testing the Tiny Code Generator doing system and user-mode
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dregression-vhdx-log.out1 QA output created by regression-vhdx-log
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tpd-enable-tests.patch21 # regression tests
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/
H A Dindent_2.2.12.bb17 file://0001-Makefile.am-remove-regression-dir.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnvme/files/
H A D0001-mock.c-fix-checking-of-HAVE_GLIBC_IOCTL.patch8 a regression, for system without glibc ioctl, -DHAVE_GLIBC_IOCTL=0
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A Dfixed-perl-path.patch54 ##--- Valgrind regression testing script vg_regtest ---##
/openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/
H A DFix-the-test-output-format.patch24 echo "free memory for mempolicy regression tests"
/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/
H A Dtest-install-makefile.patch4 Subject: [PATCH] Change Makefile.am to install regression tests for test

123