summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* qemurunner: Show both the login console log and all logging upon failureRichard Purdie2023-10-041-3/+2
* qemurunner: Log the second serial console as well as the firstRichard Purdie2023-10-041-6/+3
* qemurunner: Use backslashreplace with utf8 to make invalid characters clearRichard Purdie2023-10-041-2/+2
* qemurunner: Skip conversion from/to binary data for logfileRichard Purdie2023-10-041-4/+3
* oeqa/utils/gitarchive: Handle broken commit counts in results repoRichard Purdie2023-09-281-1/+9
* qa: Add selftest for python3-spdx-toolsSamantha Jalabert2023-09-271-0/+54
* oeqa/runtime/parselogs: parse the logs with Python, not grepRoss Burton2023-09-261-50/+41
* oeqa/runtime/parselogs: select the correct machine-specific ignores earlyRoss Burton2023-09-261-7/+6