summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa: runtime: go: Increase test_go_compile/test_go_module timeoutMathieu Dubois-Briand2026-06-101-2/+2
* license.py: Drop visit_Str from SeenVisitor in selftestSunil Dora2026-05-041-2/+2
* selftest/gdbserver: replace shutil.unpack_archive with tarfile extractAlexander Kanavin2026-05-041-1/+3
* selftest/minidebuginfo: extract files from tar archive using tarfile moduleAlexander Kanavin2026-05-041-2/+5
* lib/oeqa/utils/httpserver: use multiprocessing from bbRichard Purdie2026-05-041-1/+1
* selftest/scripts: Update old git protocol referencesRichard Purdie2026-05-045-6/+6
* oeqa/sdk: Default to https git protocol for YP/OE reposYoann Congal2026-05-041-1/+1
* oeqa/selftest/git-submodule-test: Default to https git protocol for YP/OE reposYoann Congal2026-05-041-2/+2
* oeqa/selftest/wic: test recursive dir copy on ext partitionsDragomir, Daniel2026-02-271-0/+65
* oeqa/selftest: oe-selftest: Add SPDX tests for kernel config and PACKAGECONFIGKamel Bouhara (Schneider Electric)2025-12-311-0/+57
* oeqa/sdk/buildepoxy: skip test in eSDKPeter Marko2025-11-261-0/+4
* oeqa: drop unnecessary dependency from go runtime testsPeter Marko2025-11-261-2/+0
* oeqa: fix package detection in go sdk testsPeter Marko2025-11-261-4/+4
* go: remove duplicate arch map in sdk testOsama Abdelkader2025-11-261-26/+5
* go: extend runtime testOsama Abdelkader2025-11-262-0/+75
* go: add sdk testOsama Abdelkader2025-11-261-0/+128
* testsdk: allow user to specify which tests to runRoss Burton2025-11-262-2/+4
* oeqa: spdx: Add tar test for SPDX 2.2Joshua Watt2025-11-141-2/+5
* spdx 3.0: Rework how SPDX aliases are linkedJoshua Watt2025-11-141-13/+9
* lib: oeqa: spdx: Add tests for extra optionsJoshua Watt2025-11-141-14/+104
* oeqa/selftest: Add SPDX 3.0 include source case for work-shareHongxu Jia2025-11-141-0/+29
* selftest: spdx: Add SPDX 3.0 test casesJoshua Watt2025-11-141-9/+124
* selftest/spdx: Fix for SPDX_VERSION additionRichard Purdie2025-11-141-1/+2
* oeqa/selftest/devtool: Update after upstream repo changesRichard Purdie2025-11-141-4/+4
* oeqa/runtime/ping: don't bother trying to ping localhostMichael Haener2025-10-241-0/+7
* oeqa/sdk/cases/buildcpio.py: use gnu mirror instead of main serverSteve Sakoman2025-10-131-1/+1
* selftest/cases/meta_ide.py: use use gnu mirror instead of main serverSteve Sakoman2025-10-131-1/+1
* default-distrovars.inc: Fix CONNECTIVITY_CHECK_URIS redirect issueDeepak Rathore2025-09-091-2/+2
* sstatetests: Switch to new CDNRichard Purdie2025-06-051-1/+1
* selftest/rust: correctly form the PATH environment variableAlexander Kanavin2025-02-121-3/+2
* oeqa/selftest/rust: skip on all MIPS platformsRoss Burton2025-02-121-5/+3
* oeqa/sdk/context: fix for gtk3 test failure during do_testsdkHarish Sadineni2025-02-121-5/+7
* oe-selftest: devtool ide-sdk use modify debug-buildAdrian Freihofer2025-02-031-1/+1
* rust: build the default set of toolsAlexander Kanavin2025-01-261-0/+2
* oeqa/ssh: allow to retrieve raw, unformatted ouputAlexis Lothoré2025-01-241-8/+8
* oeqa/utils/gitarchive: Return tag name and improve exclude handlingRichard Purdie2024-12-091-1/+3
* resulttool: Use single space indentation in json outputRichard Purdie2024-12-091-1/+1
* selftest/reproducible: Clean up pathnamesRichard Purdie2024-12-091-1/+1
* selftest/reproducible: Drop rawlogsRichard Purdie2024-12-091-6/+0
* rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-...Gassner, Tobias.ext2024-12-061-1/+40
* qemurunner: Clean up serial_lock handlingRichard Purdie2024-11-261-5/+6
* oeqa/runtime/ssh: Fix incorrect timeout fixRichard Purdie2024-11-261-2/+2
* oeqa/runtime/ssh: Rework ssh timeoutRichard Purdie2024-11-261-2/+2
* meta-ide-support: Mark recipe as MACHINE-specificPaul Barker2024-10-181-2/+2
* oeqa/postactions: fix exception handlingAlexis Lothoré2024-09-251-1/+1
* oeqa/runtime/ssh: increase the number of attemptsJon Mason2024-09-091-1/+1
* oeqa/utils/postactions: transfer whole archive over ssh instead of doing indi...Alexis Lothoré2024-08-261-10/+9
* oeqa/selftest/reproducibile: Explicitly list virtual targetsRichard Purdie2024-08-261-1/+2
* oeqa/runtime/ssh: check for all errors at the endJon Mason2024-08-261-3/+3
* oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)Richard Purdie2024-08-261-2/+5