Home
last modified time | relevance | path

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

1234

/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/
H A D0001-testsuite-use-www.example.org-for-wget-test-cases.patch4 Subject: [PATCH] testsuite: use www.example.org for wget test cases
13 testsuite/wget/wget--O-overrides--P | 2 +-
14 testsuite/wget/wget-handles-empty-path | 2 +-
15 testsuite/wget/wget-retrieves-google-index | 2 +-
16 testsuite/wget/wget-supports--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
[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 D0003-start-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
H A D0001-cut-Fix-s-flag-to-omit-blank-lines.patch24 testsuite/cut.tests | 9 +++++++++
44 diff --git a/testsuite/cut.tests b/testsuite/cut.tests
46 --- a/testsuite/cut.tests
47 +++ b/testsuite/cut.tests
H A D0002-start-stop-daemon-fix-tests.patch15 testsuite/start-stop-daemon.tests | 14 +++++++++-----
18 diff --git a/testsuite/start-stop-daemon.tests b/testsuite/start-stop-daemon.tests
20 --- a/testsuite/start-stop-daemon.tests
21 +++ b/testsuite/start-stop-daemon.tests
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dtestacpi.py238 import testsuite
42testsuite.add_test("ACPI _MAT (Multiple APIC Table Entry) under Processor objects", test_mat, subm…
43 # testsuite.add_test("ACPI _PSS (Pstate) table conformance tests", test_pss, submenu="ACPI Tests…
44 # testsuite.add_test("ACPI _PSS (Pstate) runtime tests", test_pstates, submenu="ACPI Tests")
45testsuite.add_test("ACPI DSDT (Differentiated System Description Table)", test_dsdt, submenu="ACPI…
46 testsuite.add_test("ACPI FACP (Fixed ACPI Description Table)", test_facp, submenu="ACPI Tests")
47testsuite.add_test("ACPI HPET (High Precision Event Timer Table)", test_hpet, submenu="ACPI Tests")
48testsuite.add_test("ACPI MADT (Multiple APIC Description Table)", test_apic, submenu="ACPI Tests")
49 testsuite.add_test("ACPI MPST (Memory Power State Table)", test_mpst, submenu="ACPI Tests")
50testsuite.add_test("ACPI RSDP (Root System Description Pointer Structure)", test_rsdp, submenu="AC…
[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.patch41 testsuite/geis1/check_gesture_attrs.c | 2 +-
42 testsuite/geis1/check_gesture_types.c | 2 +-
43 testsuite/geis1/check_instance.c | 2 +-
44 testsuite/geis1/check_subscription.c | 2 +-
45 testsuite/geis2/check_attr.c | 2 +-
46 testsuite/geis2/check_class.c | 2 +-
47 testsuite/geis2/check_config.c | 2 +-
48 testsuite/geis2/check_device.c | 2 +-
49 testsuite/geis2/check_error_codes.c | 2 +-
50 testsuite/geis2/check_event.c | 2 +-
[all …]
/openbmc/openbmc/poky/meta/recipes-support/nettle/
H A Dnettle_3.10.1.bb46 install -d ${D}${PTEST_PATH}/testsuite/
47 install ${B}/testsuite/*-test ${D}${PTEST_PATH}/testsuite/
48 install ${S}/testsuite/*-test ${D}${PTEST_PATH}/testsuite/
49 install ${S}/testsuite/gold-bug.txt ${D}${PTEST_PATH}/testsuite/
50 install ${S}/testsuite/sc-valgrind.sh ${D}${PTEST_PATH}/testsuite/
55 install ${B}/examples/rsa-sign ${B}/examples/rsa-verify ${D}${PTEST_PATH}/testsuite/
57 sed -i -e 's|../tools/|${bindir}/|g' ${D}${PTEST_PATH}/testsuite/*-test
58 sed -i -e 's|../examples/|./|g' ${D}${PTEST_PATH}/testsuite/*-test
/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-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/poky/meta/recipes-support/nettle/nettle/
H A DAdd-target-to-only-build-tests-not-run-them.patch20 testsuite/Makefile.in | 2 ++
32 + echo "Making $@ in testsuite" ; (cd testsuite && $(MAKE) $@)
37 diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in
39 --- a/testsuite/Makefile.in
40 +++ b/testsuite/Makefile.in
/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-devtools/gcc/gcc/
H A D0025-gcc-testsuite-tweaks-for-mips-OE.patch4 Subject: [PATCH] gcc testsuite tweaks for mips/OE
12 MIPS is unusual in the gcc testsuite as it uses EFFECTIVE_TARGETS and loops
13 multiple times through the vector testsuite. In the case of the two above, we can
36 gcc/testsuite/gcc.target/mips/mips.exp | 16 ++++++++++
37 gcc/testsuite/lib/gcc-dg.exp | 11 +++++++
38 gcc/testsuite/lib/target-supports.exp | 44 ++++++++------------------
41 diff --git a/gcc/testsuite/gcc.target/mips/mips.exp b/gcc/testsuite/gcc.target/mips/mips.exp
43 --- a/gcc/testsuite/gcc.target/mips/mips.exp
44 +++ b/gcc/testsuite/gcc.target/mips/mips.exp
69 diff --git a/gcc/testsuite/lib/gcc-dg.exp b/gcc/testsuite/lib/gcc-dg.exp
[all …]
H A D0026-arm-fully-validate-mem_noofs_operand-PR120351.patch17 gcc/testsuite/ChangeLog:
25 gcc/testsuite/gcc.target/arm/pr120351.c | 47 +++++++++++++++++++++++++
27 create mode 100644 gcc/testsuite/gcc.target/arm/pr120351.c
43 diff --git a/gcc/testsuite/gcc.target/arm/pr120351.c b/gcc/testsuite/gcc.target/arm/pr120351.c
47 +++ b/gcc/testsuite/gcc.target/arm/pr120351.c
H A D0026-fix-incorrect-preprocessor-line-numbers.patch261 gcc/testsuite/gcc.dg/plugin/plugin.exp | 4 +-
265 create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr116047-1.h
266 create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr116047-2.h
267 create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr116047.c
268 create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr120061-1.h
269 create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr120061-2.h
270 create mode 100644 gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr120061.c
272 diff --git a/gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr116047-1.h b/gcc/testsuite/gcc.dg…
276 +++ b/gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr116047-1.h
284 diff --git a/gcc/testsuite/gcc.dg/plugin/location-overflow-test-pr116047-2.h b/gcc/testsuite/gcc.dg…
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/
H A Dxfstests_2025.04.27.bb10 …github.com/amir73il/unionmount-testsuite.git;branch=master;protocol=https;name=unionmount;destsuff…
65 unionmount_target_dir=${D}${prefix}/xfstests/unionmount-testsuite
67 install ${UNPACKDIR}/unionmount-testsuite/tests/* -t $unionmount_target_dir/tests
68 install ${UNPACKDIR}/unionmount-testsuite/*.py -t $unionmount_target_dir
69 install ${UNPACKDIR}/unionmount-testsuite/run -t $unionmount_target_dir
70 install ${UNPACKDIR}/unionmount-testsuite/README -t $unionmount_target_dir
/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/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/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/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/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/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
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/
H A Dpcp_6.3.7.bb50 USERADD_PACKAGES += "${PN}-testsuite"
51 USERADD_PARAM:${PN}-testsuite = "--system --home ${localstatedir}/lib/pcp/testsuite --no-create-hom…
56 RDEPENDS:${PN}-testsuite += "${PN} bash perl"
105 PACKAGES =+ " ${PN}-export-zabbix-agent ${PN}-testsuite \
223 FILES:${PN}-testsuite = "${localstatedir}/lib/pcp/testsuite/ ${libdir}/sysusers.d/pcp-testsuite.con…

1234