Home
last modified time | relevance | path

Searched refs:testsuite (Results 1 – 25 of 93) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-use-www.example.org-for-wget-test-cases.patch13 testsuite/wget/wget--O-overrides--P | 2 +-
19 diff --git a/testsuite/wget/wget--O-overrides--P b/testsuite/wget/wget--O-overrides--P
21 --- a/testsuite/wget/wget--O-overrides--P
22 +++ b/testsuite/wget/wget--O-overrides--P
30 diff --git a/testsuite/wget/wget-handles-empty-path b/testsuite/wget/wget-handles-empty-path
32 --- a/testsuite/wget/wget-handles-empty-path
33 +++ b/testsuite/wget/wget-handles-empty-path
39 diff --git a/testsuite/wget/wget-retrieves-google-index b/testsuite/wget/wget-retrieves-google-index
49 diff --git a/testsuite/wget/wget-supports--P b/testsuite/wget/wget-supports--P
51 --- a/testsuite/wget/wget-supports--P
[all …]
H A D0001-testsuite-check-uudecode-before-using-it.patch4 Subject: [PATCH] testsuite: check uudecode before using it
13 testsuite/tar.tests | 2 +-
14 testsuite/unzip.tests | 2 +-
17 diff --git a/testsuite/tar.tests b/testsuite/tar.tests
19 --- a/testsuite/tar.tests
20 +++ b/testsuite/tar.tests
30 diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests
32 --- a/testsuite/unzip.tests
33 +++ b/testsuite/unzip.tests
H A D0001-du-l-works-fix-to-use-145-instead-of-144.patch14 testsuite/du/du-l-works | 2 +-
17 diff --git a/testsuite/du/du-l-works b/testsuite/du/du-l-works
19 --- a/testsuite/du/du-l-works
20 +++ b/testsuite/du/du-l-works
H A Dstart-stop-false.patch8 diff --git a/testsuite/start-stop-daemon.tests b/testsuite/start-stop-daemon.tests
10 --- a/testsuite/start-stop-daemon.tests
11 +++ b/testsuite/start-stop-daemon.tests
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dtestacpi.py238 import testsuite
96 if not testsuite.test("_PSS must exist", pss is not None):
97 testsuite.print_detail(acpi.factor_commonprefix(cpupaths))
98 testsuite.print_detail('No _PSS exists')
101 if not testsuite.test("_PSS must not be empty", pss.pstates):
103 testsuite.print_detail('_PSS is empty')
106 testsuite.print_detail(acpi.factor_commonprefix(cpupaths))
108 testsuite.print_detail("P[{}]: {}".format(index, pstate))
151 testsuite.print_detail('No _PSS exists')
197 testsuite.print_detail('No _PSD exists')
[all …]
H A Dsmilatency.py235 import testsuite
41 # testsuite.add_test("SMI latency test", smi_latency);
42 # testsuite.add_test("SMI latency test with USB disabled via BIOS handoff", test_with_usb_disabl…
70testsuite.test("SMI latency < 150us to minimize risk of OS timeouts", max_latency / tsc_per_usec <…
71 if not testsuite.show_detail():
77testsuite.print_detail("{}; average = {}; count = {}".format(desc, bits.format_tsc(bin.total/bin.c…
79testsuite.print_detail(" Times between first few observations: {}".format(" ".join("{:>6}".format(…
82testsuite.print_detail("{} SMI detected using MSR_SMI_COUNT (MSR {:#x})".format(smi_count_delta, M…
84testsuite.print_detail("Summary of impact: observed maximum latency = {}".format(bits.format_tsc(m…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/
H A D0001-provide-function-declaration-with-prototypes.patch493 diff --git a/testsuite/geis1/check_instance.c b/testsuite/geis1/check_instance.c
519 diff --git a/testsuite/geis2/check_attr.c b/testsuite/geis2/check_attr.c
532 diff --git a/testsuite/geis2/check_class.c b/testsuite/geis2/check_class.c
545 diff --git a/testsuite/geis2/check_config.c b/testsuite/geis2/check_config.c
558 diff --git a/testsuite/geis2/check_device.c b/testsuite/geis2/check_device.c
571 diff --git a/testsuite/geis2/check_error_codes.c b/testsuite/geis2/check_error_codes.c
584 diff --git a/testsuite/geis2/check_event.c b/testsuite/geis2/check_event.c
597 diff --git a/testsuite/geis2/check_filter.c b/testsuite/geis2/check_filter.c
610 diff --git a/testsuite/geis2/check_frame.c b/testsuite/geis2/check_frame.c
623 diff --git a/testsuite/geis2/check_geis_new.c b/testsuite/geis2/check_geis_new.c
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger/
H A D0001-testsuite-Add-tmp-orc.c-for-missing-_orc_code_orc_de.patch4 Subject: [PATCH] testsuite: Add tmp-orc.c for missing
15 | >>> referenced by wavelet_max_gain.c:281 (/usr/src/debug/schroedinger/1.0.11-r0/testsuite/wavelet…
17 | >>> referenced by wavelet_max_gain.c:281 (/usr/src/debug/schroedinger/1.0.11-r0/testsuite/wavelet…
26 testsuite/Makefile.am | 1 +
29 diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
31 --- a/testsuite/Makefile.am
32 +++ b/testsuite/Makefile.am
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0027-Fix-gcc-vect-module-testcases.patch5 diff --git a/gcc/testsuite/gcc.dg/vect/vect-simd-clone-10.c b/gcc/testsuite/gcc.dg/vect/vect-simd-c…
7 --- a/gcc/testsuite/gcc.dg/vect/vect-simd-clone-10.c
8 +++ b/gcc/testsuite/gcc.dg/vect/vect-simd-clone-10.c
15 diff --git a/gcc/testsuite/gcc.dg/vect/vect-simd-clone-12.c b/gcc/testsuite/gcc.dg/vect/vect-simd-c…
17 --- a/gcc/testsuite/gcc.dg/vect/vect-simd-clone-12.c
18 +++ b/gcc/testsuite/gcc.dg/vect/vect-simd-clone-12.c
H A D0025-gcc-testsuite-tweaks-for-mips-OE.patch4 Subject: [PATCH] gcc testsuite tweaks for mips/OE
35 gcc/testsuite/lib/gcc-dg.exp | 11 +++++++
39 diff --git a/gcc/testsuite/gcc.target/mips/mips.exp b/gcc/testsuite/gcc.target/mips/mips.exp
41 --- a/gcc/testsuite/gcc.target/mips/mips.exp
42 +++ b/gcc/testsuite/gcc.target/mips/mips.exp
67 diff --git a/gcc/testsuite/lib/gcc-dg.exp b/gcc/testsuite/lib/gcc-dg.exp
69 --- a/gcc/testsuite/lib/gcc-dg.exp
70 +++ b/gcc/testsuite/lib/gcc-dg.exp
92 diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp
94 --- a/gcc/testsuite/lib/target-supports.exp
[all …]
/openbmc/openbmc/poky/meta/recipes-support/nettle/
H A Dnettle_3.9.1.bb45 install -d ${D}${PTEST_PATH}/testsuite/
46 install ${B}/testsuite/*-test ${D}${PTEST_PATH}/testsuite/
47 install ${S}/testsuite/*-test ${D}${PTEST_PATH}/testsuite/
48 install ${S}/testsuite/gold-bug.txt ${D}${PTEST_PATH}/testsuite/
53 install ${B}/examples/rsa-sign ${B}/examples/rsa-verify ${D}${PTEST_PATH}/testsuite/
55 sed -i -e 's|../tools/|${bindir}/|g' ${D}${PTEST_PATH}/testsuite/*-test
56 sed -i -e 's|../examples/|./|g' ${D}${PTEST_PATH}/testsuite/*-test
/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/
H A DAdd-target-to-only-build-tests-not-run-them.patch13 testsuite/Makefile.in | 2 ++
25 + echo "Making $@ in testsuite" ; (cd testsuite && $(MAKE) $@)
30 diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in
32 --- a/testsuite/Makefile.in
33 +++ b/testsuite/Makefile.in
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/
H A Drun-ptest8 ./atconfig ./atlocal ./testsuite
11 rm -rf testsuite.dir
12 rm -rf testsuite.log
14 ./testsuite --am-fmt
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/
H A Dxfstests_2024.03.03.bb10 …github.com/amir73il/unionmount-testsuite.git;branch=master;protocol=https;name=unionmount;destsuff…
59 unionmount_target_dir=${D}${prefix}/xfstests/unionmount-testsuite
61 install ${WORKDIR}/unionmount-testsuite/tests/* -t $unionmount_target_dir/tests
62 install ${WORKDIR}/unionmount-testsuite/*.py -t $unionmount_target_dir
63 install ${WORKDIR}/unionmount-testsuite/run -t $unionmount_target_dir
64 install ${WORKDIR}/unionmount-testsuite/README -t $unionmount_target_dir
/openbmc/openbmc/poky/meta/recipes-support/argp-standalone/files/
H A Dout_of_tree_build.patch1 Fix the testsuite to built out of tree
6 Index: argp-standalone-1.3/testsuite/Makefile.am
8 --- argp-standalone-1.3.orig/testsuite/Makefile.am
9 +++ argp-standalone-1.3/testsuite/Makefile.am
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/
H A D0001-Use-portable-implementation-for-basename-API.patch27 testsuite/testsuite.c | 2 +-
86 diff --git a/testsuite/testsuite.c b/testsuite/testsuite.c
88 --- a/testsuite/testsuite.c
89 +++ b/testsuite/testsuite.c
H A Drun-ptest2 touch testsuite/stamp-rootfs
5 find testsuite -name *.ko -exec rm -f {} \;
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-flexparser_0.3.bb23 install -d ${D}${PTEST_PATH}/testsuite
24 cp -rf ${S}/flexparser/testsuite/* ${D}${PTEST_PATH}/testsuite/
H A Dpython3-flexcache_0.3.bb21 install -d ${D}${PTEST_PATH}/testsuite
22 cp -rf ${S}/flexcache/testsuite/* ${D}${PTEST_PATH}/testsuite/
/openbmc/openbmc/poky/meta/recipes-extended/sed/
H A Dsed_4.9.bb40 oe_runmake testsuite/get-mb-cur-max testsuite/test-mbrtowc
44 cp -rf ${S}/testsuite/ ${D}${PTEST_PATH}
45 cp -rf ${B}/testsuite/* ${D}${PTEST_PATH}/testsuite/
/openbmc/openbmc/poky/meta/recipes-extended/cpio/files/
H A Dtest.sh8 ./atconfig ./atlocal ./testsuite
10 ./testsuite 2>&1 | grep -E '[0-9]{1,3}: ' | sed -e 's/^.....//' -e '/[ok]$/s/^/PASS: /;/FAILED (.*)…
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dreport.py219 for testsuite in testresults:
220 for resultid in testresults[testsuite]:
221 result = testresults[testsuite][resultid]['result']
251 for testsuite in testresults:
252 result = testresults[testsuite].get(raw_test, {})
254 raw_results[testsuite] = {raw_test: result}
266 for testsuite in testresults:
267 for resultid in testresults[testsuite]:
269 result = testresults[testsuite][resultid]
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/files/
H A Drun-ptest19 /usr/share/firewalld/testsuite/testsuite -C /tmp -A || ret_val=1
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/
H A D0001-cppignore.lnx-Ignore-PKCS12-and-testLaunch-test.patch14 in "/usr/src/debug/poco/1.12.4-r0/Foundation/testsuite/src/ProcessTest.cpp", line 79
17 in "/usr/src/debug/poco/1.12.4-r0/Foundation/testsuite/src/ProcessTest.cpp", line 106
20 in "/usr/src/debug/poco/1.12.4-r0/Foundation/testsuite/src/ProcessTest.cpp", line 134
23 in "/usr/src/debug/poco/1.12.4-r0/Foundation/testsuite/src/ProcessTest.cpp", line 166
/openbmc/openbmc/poky/bitbake/
H A DREADME45 Bitbake has a testsuite located in lib/bb/tests/ whichs aim to try and prevent regressions.
47 it has so many corner cases. The datastore has many tests too. Testing with the testsuite is
53 The assumption is made that this testsuite is run from an initialized OpenEmbedded build
55 testsuite as follows:
60 The testsuite can alternatively be executed using pytest, e.g. obtained from PyPI (in this

1234