summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* 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
* oe-selftest: fitimage: cleanup FIT_GENERATE_KEYSAdrian Freihofer2025-06-051-16/+8
* oe-selftest: fitimage: test FIT_CONF_DEFAULT_DTBAdrian Freihofer2025-06-051-4/+10
* oe-selftest: fitimage: test FIT_CONF_PREFIXAdrian Freihofer2025-06-051-12/+16
* oe-selftest: fitimage: test external dtbAdrian Freihofer2025-06-051-12/+61
* oeqa/maturin/guessing-game: Bump dependencies to avoid security warningRichard Purdie2025-06-041-1/+1
* sstatetests: Switch to new CDNRichard Purdie2025-05-291-1/+1
* selftest/reproducible: Limit memory used by diffoscopeYoann Congal2025-05-271-1/+10
* oeqa/selftest/rust: Add exclusion to fix riscv64 buildsRichard Purdie2025-05-151-0/+1
* bitbake.conf/pseudo: Switch from exclusion list to inclusion listRichard Purdie2025-05-121-2/+0
* oeqa/sdk/autotools: verify that configure is using the correct hostRoss Burton2025-05-121-0/+6
* oeqa/sdk/maturin: no need for a setupClass, merge code into testRoss Burton2025-05-121-14/+11
* oeqa/sdk/maturin: be less picky in the list_python testRoss Burton2025-05-121-10/+8
* oeqa/sdk/meson: add check that meson has detected the target correctlyRoss Burton2025-05-121-0/+9
* oeqa/sdk/gtk3: build libhandy instead of galculatorRoss Burton2025-05-121-26/+20
* oeqa/sdk/meson: generalise test caseRoss Burton2025-05-121-17/+34