summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/selftest: Drop machines supportRichard Purdie2023-11-052-62/+1
* meta/lib/oe/copy_buildsystem.py: do not derefence symlinksAlexander Kanavin2023-11-051-1/+1
* cve-check: don't warn if a patch is remoteRoss Burton2023-11-031-5/+6
* patchtest: remove test for CVE tag in mboxTrevor Gamblin2023-11-013-170/+0
* patchtest: make pylint tests compatible with 3.xTrevor Gamblin2023-11-011-5/+12
* selftest/sstatetests: add a test for CDN sstate cacheAlexander Kanavin2023-10-311-0/+48
* recipetool: add python_hatchling supportTim Orling2023-10-301-0/+35
* patchtest: shorten test result outputsTrevor Gamblin2023-10-292-9/+9
* patchtest: reduce checksum test output lengthTrevor Gamblin2023-10-271-1/+1
* lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin2023-10-273-5/+6
* selftest/sstatetests: add tests for 'bitbake -S printdiff'Alexander Kanavin2023-10-271-0/+113
* oeqa/selftest/recipetool: add selftest for PEP-517 recipe creationJulien Stephan2023-10-271-0/+102
* recipetool/create_buildsys_python: prefix created recipes with python3-Julien Stephan2023-10-271-2/+2
* oeqa/selftest/devtool: remove spaces on empty lineJulien Stephan2023-10-271-1/+1
* oeqa/selftest/devtool: abort if a local workspace already existJulien Stephan2023-10-271-0/+3
* oeqa/runtime/cases/parselogs: remove "edgerouter" caseMichael Opdenacker2023-10-261-6/+0
* patchtest: simplify test directory structureTrevor Gamblin2023-10-2653-603/+436
* cve-check: slightly more verbose warning when adding the same package twiceRoss Burton2023-10-261-1/+1
* patchtest/selftest: add XSKIP, update test filesTrevor Gamblin2023-10-253-3/+8
* patchtest: disable merge testTrevor Gamblin2023-10-241-0/+1
* patchtest: fix lic_files_chksum test regexTrevor Gamblin2023-10-201-3/+2
* selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'Alexander Kanavin2023-10-201-0/+2
* patchtest: skip merge test if not targeting masterTrevor Gamblin2023-10-191-0/+2
* patchtest: test regardless of mergeabilityTrevor Gamblin2023-10-194-17/+0
* patchtest: remove unused importsRoss Burton2023-10-198-8/+0
* oeqa/sdk/rust: Add build and run test of rust binary with SDK hostSean Nyekjaer2023-10-191-0/+22
* sstatesig: be more precise and show the full path in exceptionsJose Quaresma2023-10-191-2/+2
* goarch: Move Go architecture mapping to a libraryJoshua Watt2023-10-192-1/+35
* patchtest/selftest: fix command argumentsTrevor Gamblin2023-10-171-1/+1
* patchtest: update SPDX identifiersTrevor Gamblin2023-10-1729-97/+29
* patchtest: set default repo and testdir targetsTrevor Gamblin2023-10-171-2/+7
* patchtest: add supporting modulesTrevor Gamblin2023-10-174-0/+532
* patchtest/requirements.txt: updateTrevor Gamblin2023-10-171-0/+2
* oeqa/qemurunner: Drop newlines serial workaroundRichard Purdie2023-10-151-12/+0
* reproducible: Exclude rust for now againRichard Purdie2023-10-131-0/+2
* patchtest: clean up test suiteTrevor Gamblin2023-10-1312-44/+45
* patchtest: improve test issue messagesTrevor Gamblin2023-10-1318-52/+29
* oeqa/runtime/_qemutiny: rewrite test to be functionalRoss Burton2023-10-111-3/+8
* oeqa/selftest: don't skip test_read_only_image on qemuarm64Ross Burton2023-10-111-2/+0
* oeqa/utils/gitarchive: ensure tag matches regex before getting its fieldsAlexis Lothoré2023-10-111-0/+2
* oeqa/utils/gitarchive: fix tag pattern searchingAlexis Lothoré2023-10-111-1/+1
* oeqa/qemurunner: Ensure we retry after BrokenPipeErrorRichard Purdie2023-10-111-1/+1
* rust: reproducibility issue fixSundeep KOKKONDA2023-10-111-2/+0
* oeqa/qemurunner: Add extra logging when console doesn't appearRichard Purdie2023-10-101-0/+10
* runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie2023-10-101-0/+1
* oeqa/qemurunner: Add newlines serial workaroundRichard Purdie2023-10-101-0/+12
* oeqa/selftest/bblock: add self test for bblock toolJulien Stephan2023-10-091-0/+203
* sstatesig: add a new info level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECKJulien Stephan2023-10-091-1/+17
* qemurunner.py: detect login prompt without without utf-8 conversionMikko Rapeli2023-10-081-2/+1
* oeqa/concurrencytest: Remove invalid buffering optionRichard Purdie2023-10-051-2/+2