summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* bitbake/conf: Default to zstd compressed image outputRichard Purdie5 days2-0/+7
* oeqa/selftest/runqemu: Use snapshot mode for image testingRichard Purdie5 days1-3/+3
* oeqa/qemu: Add compressed image types that are now supportedRichard Purdie5 days2-2/+2
* selftest: runqemu: add tests for booting zst compressed imageYoann Congal5 days1-1/+20
* oeqa: do not fail when sdk package is not availablePeter Marko7 days1-1/+4
* oeqa: fix OETestCalledProcessError for check_output methodPeter Marko7 days1-1/+3
* oeqa/runtime/ltp: Drop ipc that is moved into syscalls in new versionLiu Yiding12 days1-1/+1
* rust: Upgrade 1.87.0 -> 1.88.0Jayasurya Maganuru12 days1-0/+2
* cmake: upgrade 3.31.6 -> 4.0.3Moritz Haase2025-07-172-3/+9
* oeqa/utils/command: simplify tap detectionAdrian Freihofer2025-07-141-5/+3
* oe-selftest: devtool: split tap detection into functionAdrian Freihofer2025-07-142-12/+18
* oe-selftest: devtool: run without pokyAdrian Freihofer2025-07-141-1/+2
* oe-selftest: devtool deploy-target test --strip optionAdrian Freihofer2025-07-141-30/+33
* oeqa context.py: use TEST_SUITES if setMikko Rapeli2025-07-071-0/+7
* oeqa/runtime: set self.runner and handle NoneMikko Rapeli2025-07-032-0/+3
* oeqa/sdk: Simplify test specification and discoveryThune Tran2025-07-018-1/+23
* oeqa/selftest/devtool: update create_go test to match the new behaviourRoss Burton2025-07-011-23/+10
* oeqa/sefltest/devtool: improve assignment matching in _test_recipe_contentsRoss Burton2025-07-011-1/+1
* selftest: move pokybleeding selftest from meta to meta-pokyAlexander Kanavin2025-06-261-32/+0
* oeqq/runtime/ethernet_ip_connman: remove test_set_virtual_ip referenceMikko Rapeli2025-06-261-1/+0
* oeqa/sstatetests: Improve/fix sstate creation testsRichard Purdie2025-06-261-48/+30
* oeqa/sstatetests: Fix NATIVELSBSTRING handlingRichard Purdie2025-06-261-7/+12
* oeqa/runtime/stap: fix script logic problemVictor Kamensky2025-06-261-0/+1
* oeqa/runtime/stap: fix module name: stap-hello -> stap_helloVictor Kamensky2025-06-261-2/+2
* wic-image-minimal, oeqa/selftest/wic: run 'wic ls/cp/rm' in bitbake taskHongxu Jia2025-06-261-0/+35
* libglvnd: migrate from meta-oeDmitry Baryshkov2025-06-241-1/+1
* oeqa/core/case: add file exists assertionRoss Burton2025-06-231-0/+8
* selftest/buildhistory: Move test cases to common locationRichard Purdie2025-06-233-66/+57
* recipetool/devtool: calculate source paths relative to UNPACKDIRAlexander Kanavin2025-06-202-15/+15
* meta: set S from UNPACKDIR in recipes that use only local filesAlexander Kanavin2025-06-201-2/+2
* meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DEST...Alexander Kanavin2025-06-202-6/+6
* oeqa/utils/command: fast-path get_bb_var()Ross Burton2025-06-201-1/+14
* oeqa/selftest: add new test for toolchain switchingRoss Burton2025-06-191-0/+71
* oeqa/selftest/esdk: remove postconfig argumentRoss Burton2025-06-191-5/+1
* oe-selftest: fitimage: Add test for signing U-Boot FIT image without SPLJamin Lin2025-06-191-0/+37
* wic: Update after plugin name changesRichard Purdie2025-06-161-5/+5
* oe-selftest: fitimage: replace cleansstate with compile -fAdrian Freihofer2025-06-161-1/+1
* oe-selftest: fitimage: fix new parser compatibilityAdrian Freihofer2025-06-161-3/+3
* rust: Upgrade 1.85.1->1.86.0Yash Shinde2025-06-121-1/+1
* oeqa/selftest: add test case for oeqa.utils.subprocesstweakRoss Burton2025-06-091-2/+35
* lib/oeqa/utils/sshcontrol: correct condition for ending the select() loopAlexander Kanavin2025-06-091-1/+1
* lib/oeqa/subprocesstweak: clean up __str__()Ross Burton2025-06-051-9/+4
* oeqa selftest uboot.py: add qemu KVM test caseMikko Rapeli2025-06-051-2/+57
* oeqa decorator/data.py: add skipIfNotBuildArch decoratorMikko Rapeli2025-06-051-0/+12
* oe-selftest: fitimage: remove kernel-fitimage testsAdrian Freihofer2025-06-051-16/+0
* oe-selftest: fitimage refactor classesAdrian Freihofer2025-06-051-14/+14
* oe-selftest: fitimage: run all tests for both FIT implementationsAdrian Freihofer2025-06-051-0/+13
* oe-selftest: fitimage: support new FIT recipe as wellAdrian Freihofer2025-06-051-21/+37
* oe-selftest: fitimage: add tests for fitimage.pyAdrian Freihofer2025-06-051-4/+175
* kernel-fitimage: refactor order in itsAdrian Freihofer2025-06-051-2/+2