Home
last modified time | relevance | path

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

1234

/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch136 diff --git a/tests/regression/kernel/test_all_events b/tests/regression/kernel/test_all_events
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
193 diff --git a/tests/regression/kernel/test_clock_override b/tests/regression/kernel/test_clock_overr…
212 diff --git a/tests/regression/kernel/test_event_basic b/tests/regression/kernel/test_event_basic
250 diff --git a/tests/regression/kernel/test_lttng_logger b/tests/regression/kernel/test_lttng_logger
269 diff --git a/tests/regression/kernel/test_ns_contexts b/tests/regression/kernel/test_ns_contexts
346 diff --git a/tests/regression/kernel/test_syscall b/tests/regression/kernel/test_syscall
384 diff --git a/tests/regression/tools/clear/test_kernel b/tests/regression/tools/clear/test_kernel
529 diff --git a/tests/regression/tools/live/test_kernel b/tests/regression/tools/live/test_kernel
[all …]
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 Ddisable-tests.patch12 Index: lttng-tools-2.13.1/tests/regression/Makefile.am
14 --- lttng-tools-2.13.1.orig/tests/regression/Makefile.am
15 +++ lttng-tools-2.13.1/tests/regression/Makefile.am
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
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),
304 … self.assertTrue(regression.can_be_compared(self.logger, base_configuration, target_configuration),
370 regression.fixup_ptest_names(base_configuration, self.logger)
371 regression.fixup_ptest_names(target_configuration, self.logger)
[all …]
/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/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/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/linux/Documentation/admin-guide/
H A Dreporting-regressions.rst32 when the regression started like this::
45 What is a "regression" and what is the "no regressions rule"?
73 How do I report a regression?
100 If it's a regression within a stable or longterm series (e.g.
141 Who needs to find the root cause of a regression?
223 care to ensure regression fixes do not cause additional damage.
356 More about regression tracking with "regzbot"
359 What is regression tracking and why should I care about it?
365 Linux Kernel's regression tracker, and some people try to ensure all regression
397 How to change aspects of a tracked regression?
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dlttng-tools_2.13.13.bb77 …tests/regression/tools/save-load/configuration/load-42*.lttng tests/regression/tools/health/test_h…
78 … tests/regression/tools/metadata/utils.sh tests/regression/tools/rotation/rotate_utils.sh \
79 tests/regression/tools/notification/util_event_generator.sh \
80 tests/regression/tools/base-path/*.lttng; do
130 chrpath --delete ${D}${PTEST_PATH}/tests/regression/ust/ust-dl/libbar.so
131 chrpath --delete ${D}${PTEST_PATH}/tests/regression/ust/ust-dl/libfoo.so
136 ustdl="${D}${PTEST_PATH}/tests/regression/ust/ust-dl/test_ust-dl.py"
143 # We shouldn't need to build anything in tests/regression/tools
145 "${D}${PTEST_PATH}/tests/regression/Makefile"
170 sed -e 's#TESTAPP_PATH=.*/tests/regression/#TESTAPP_PATH="${PTEST_PATH}/tests/regression/#' \
[all …]
/openbmc/linux/Documentation/process/
H A Dhandling-regressions.rst61 What to do when receiving regression reports
130 reports for regression with changes resolving them.
182 mild performance regression.
289 * what issues actually qualify as regression
304 More about regression tracking and regzbot
324 How does regression tracking work with regzbot?
405 regression which it starts to track.
418 the regression::
441 * Mark a regression as invalid::
455 Quotes from Linus about regression
[all …]
/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/poky/scripts/
H A Dresulttool42 import resulttool.regression
61 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-security/recipes-mac/AppArmor/
H A Dapparmor_3.1.3.bb117 sed -i -e 's/cpp \-dM/${HOST_PREFIX}gcc \-dM/' ${B}/tests/regression/apparmor/Makefile
118 oe_runmake -C ${B}/tests/regression/apparmor USE_SYSTEM=0
125 install -d ${t}/tests/regression/apparmor
126 cp -rf ${B}/tests/regression/apparmor ${t}/tests/regression
/openbmc/openbmc/poky/meta/recipes-core/dbus/
H A Ddbus-glib_0.112.bb22 #default disable regression tests, some unit test code in non testing code
23 #PACKAGECONFIG:pn-${PN} = "tests" enable regression tests local.conf
/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/qemu/tests/qemu-iotests/tests/
H A Dregression-vhdx-log.out1 QA output created by regression-vhdx-log
/openbmc/qemu/tests/tcg/
H A DREADME2 regression testing the Tiny Code Generator doing system and user-mode
/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-arm/meta-arm/recipes-bsp/trusted-firmware-a/files/
H A D0001-bl31_runtime-revert-usage-of-plat_ic_has_interrupt_t.patch6 There is a regression caused by commit
/openbmc/linux/fs/btrfs/
H A DKconfig70 during the run of a regression test, say N
78 regression tests and are only really interesting to btrfs

1234