summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2023-09-26oeqa/runtime/parselogs: select the correct machine-specific ignores earlyRoss Burton
2023-09-26oeqa/runtime/parselogs: move some variables out of global scopeRoss Burton
2023-09-26oeqa/runtime/parselogs: don't pass around membersRoss Burton
2023-09-26oeqa/runtime/parselogs: improve find callRoss Burton
2023-09-26oeqa: Use 2.14 release of cpio instead of 2.13Khem Raj
2023-09-26oeqa/runner: Ensure class setup errors are shown to bitbake loggingRichard Purdie
2023-09-26lib: Import packagedata oe module by defaultRichard Purdie
2023-09-22oeqa/selftest/oescripts: Avoid variable access at module loadRichard Purdie
2023-09-22oeqa: Streamline oe-selftest startup timeRichard Purdie
2023-09-22oeqa/selftest/reproducible: Avoid oe-selftest startup delaysRichard Purdie
2023-09-22oeqa/selftest: Fix broken symlink removal handlingRichard Purdie
2023-09-22lib/oe/qa: update guidelines link for Upstream-StatusMichael Opdenacker
2023-09-22lib/oe/qa: remove obsolete "Accepted" string for Upstream-StatusMichael Opdenacker
2023-09-22patchtest/selftest: only split resultlines onceTrevor Gamblin