summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2023-10-27selftest/sstatetests: add a test for CDN sstate cacheAlexander Kanavin
2023-10-27oeqa/qemurunner: Extra debugRichard Purdie
2023-10-27lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin
2023-10-27selftest/sstatetests: add tests for 'bitbake -S printdiff'Alexander Kanavin
2023-10-27oeqa/selftest/recipetool: add selftest for PEP-517 recipe creationJulien Stephan
2023-10-27recipetool/create_buildsys_python: prefix created recipes with python3-Julien Stephan
2023-10-27oeqa/selftest/devtool: remove spaces on empty lineJulien Stephan
2023-10-27oeqa/selftest/devtool: abort if a local workspace already existJulien Stephan
2023-10-26oeqa/runtime/cases/parselogs: remove "edgerouter" caseMichael Opdenacker
2023-10-26patchtest: simplify test directory structureTrevor Gamblin
2023-10-26cve-check: slightly more verbose warning when adding the same package twiceRoss Burton
2023-10-25patchtest/selftest: add XSKIP, update test filesTrevor Gamblin
2023-10-24patchtest: disable merge testTrevor Gamblin
2023-10-20patchtest: fix lic_files_chksum test regexTrevor Gamblin
2023-10-20selftest/buildoptions: tag the download mirror test with 'yocto-mirrors'Alexander Kanavin
2023-10-19patchtest: skip merge test if not targeting masterTrevor Gamblin
2023-10-19patchtest: test regardless of mergeabilityTrevor Gamblin
2023-10-19patchtest: remove unused importsRoss Burton
2023-10-19oeqa/sdk/rust: Add build and run test of rust binary with SDK hostSean Nyekjaer
2023-10-19sstatesig: be more precise and show the full path in exceptionsJose Quaresma
2023-10-19goarch: Move Go architecture mapping to a libraryJoshua Watt
2023-10-17patchtest/selftest: fix command argumentsTrevor Gamblin
2023-10-17patchtest: update SPDX identifiersTrevor Gamblin
2023-10-17patchtest: set default repo and testdir targetsTrevor Gamblin
2023-10-17patchtest: add supporting modulesTrevor Gamblin
2023-10-17patchtest/requirements.txt: updateTrevor Gamblin
2023-10-15oeqa/qemurunner: Drop newlines serial workaroundRichard Purdie
2023-10-13reproducible: Exclude rust for now againRichard Purdie
2023-10-13patchtest: clean up test suiteTrevor Gamblin
2023-10-13patchtest: improve test issue messagesTrevor Gamblin
2023-10-11oeqa/runtime/_qemutiny: rewrite test to be functionalRoss Burton
2023-10-11oeqa/selftest: don't skip test_read_only_image on qemuarm64Ross Burton
2023-10-11oeqa/utils/gitarchive: ensure tag matches regex before getting its fieldsAlexis Lothoré
2023-10-11oeqa/utils/gitarchive: fix tag pattern searchingAlexis Lothoré
2023-10-11oeqa/qemurunner: Ensure we retry after BrokenPipeErrorRichard Purdie
2023-10-11rust: reproducibility issue fixSundeep KOKKONDA
2023-10-10oeqa/qemurunner: Add extra logging when console doesn't appearRichard Purdie
2023-10-10runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie
2023-10-10oeqa/qemurunner: Add newlines serial workaroundRichard Purdie
2023-10-09oeqa/selftest/bblock: add self test for bblock toolJulien Stephan
2023-10-09sstatesig: add a new info level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECKJulien Stephan
2023-10-08qemurunner.py: detect login prompt without without utf-8 conversionMikko Rapeli
2023-10-05oeqa/concurrencytest: Remove invalid buffering optionRichard Purdie
2023-10-04qemurunner: Show both the login console log and all logging upon failureRichard Purdie
2023-10-04qemurunner: Log the second serial console as well as the firstRichard Purdie
2023-10-04qemurunner: Use backslashreplace with utf8 to make invalid characters clearRichard Purdie
2023-10-04qemurunner: Skip conversion from/to binary data for logfileRichard Purdie
2023-09-28oeqa/utils/gitarchive: Handle broken commit counts in results repoRichard Purdie
2023-09-27qa: Add selftest for python3-spdx-toolsSamantha Jalabert
2023-09-26oeqa/runtime/parselogs: parse the logs with Python, not grepRoss Burton