summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2024-01-30oeqa/qemurunner: Handle rare shutdown raceRichard Purdie
2024-01-27oeqa/runtime/rpm: fail tests if test rpm file cannot be foundAlexander Kanavin
2024-01-26oeqa/selftest: add test case to cover 'devtool modify -n' for a git recipeChen Qi
2024-01-26rust: Enable rust oe-selftest.Yash Shinde
2024-01-26rust: Remove the test cases whose parent dir is also present in the exclude listYash Shinde
2024-01-26rust: Add new tests in the exclude list for rust oe-selftestYash Shinde
2024-01-24oeqa/selftest/devtool: add test for recipes with multiple sources in SRC_URIJulien Stephan
2024-01-23cve_check: cleanup loggingRoss Burton
2024-01-23cve_check: handle CVE_STATUS being set to the empty stringRoss Burton
2024-01-19reproducible: Fix race with externalsrc/devtool over lockfileRichard Purdie
2024-01-19oeqa/selftest/recipetool: Add test coverage for local go modulesVyacheslav Yurkov
2024-01-19oeqa/selftest/recipetool: Move helper function to the class scopeVyacheslav Yurkov
2024-01-19oeqa/selftest/recipetool: Move create_go test to a proper classVyacheslav Yurkov
2024-01-18rootfs-postcommands: Try and improve ordering constraintsRichard Purdie
2024-01-18rootfs: Fix MULTILIB_RE_ALLOW to be inherit order independentRichard Purdie
2024-01-15package.py: fix Darwin supportEtienne Cordonnier
2024-01-12selftest/SStatePrintdiff: ensure all base signatures are present in sstate in...Alexander Kanavin
2024-01-10rootfs.py: check depmodwrapper execution resultYang Xu
2024-01-10selftest/sstatetests: include fetcher diagnostics into CDN test failure messageAlexander Kanavin
2024-01-10selftest/sstatetest: re-enable gcc printdiff testAlexander Kanavin
2024-01-10selftest/sstatetests: fix up printdiff test to match rework of printdiff logicAlexander Kanavin
2024-01-07oeqa systemd.py: settle() using "running" or "degraded" stateMikko Rapeli
2024-01-05lib/sstatesig/find_siginfo: raise an error instead of returning None when obt...Alexander Kanavin
2024-01-05sstatesig: Add version information for find_sigingfoRichard Purdie
2024-01-05sstatesig/find_siginfo: unify a disjointed APIAlexander Kanavin
2024-01-04lib/bblayers/buildconf.py: Remove unused imports/variablesJermain Horsman
2024-01-04lib/bblayers/makesetup.py: Remove unused importsJermain Horsman
2024-01-04oeqa/parselogs-ignores-qemuarmv5: add comments and organiseRoss Burton
2024-01-03oeqa/runtime/parselogs: add qemux86 ACPI ignore for kernel v6.6+Bruce Ashfield
2024-01-02patchtest: Add test for deprecated CVE_CHECK_IGNORESimone Weiß
2023-12-30devtool: selftest: Swap to hello-rs for crates testingAlex Kiernan
2023-12-30devtool: selftest: Fix test_devtool_modify_git_crates_subpath bbappend checkAlex Kiernan
2023-12-30devtool: selftest: Fix test_devtool_modify_git_crates_subpath inequalityAlex Kiernan
2023-12-30oeqa/selftest/sstatetests: Update sstate management script tests to python sc...Richard Purdie
2023-12-28package.py: OEHasPackage: Add MLPREFIX to packagenameSaul Wold
2023-12-24oeqa/selftest/prservice: Improve test robustnessRichard Purdie
2023-12-24lib/prservice: Improve lock handling robustnessRichard Purdie
2023-12-24lib/packagedata.py: Add API to iterate over rprovidesJoshua Watt
2023-12-23lib/packagedata.py: Fix broken symlinks for providers with a '/'Joshua Watt
2023-12-23lib/oe/path.py: Add relsymlink()Joshua Watt
2023-12-23ipk: Switch to using zstd compressionJoshua Watt
2023-12-23oeqa: add runtime 'maturin develop' test caseTim Orling
2023-12-21qemurunner: more cleanups for output blockingAlex Bennée
2023-12-21rust: rustdoc reproducibility issue fix - disable PGOSundeep KOKKONDA
2023-12-20oeqa/selftest/overlayfs: Fix whitespaceRichard Purdie
2023-12-20testimage: Drop target_dumper and most of monitor_dumperRichard Purdie
2023-12-20oeqa/selftest/overlayfs: Don't overwrite DISTRO_FEATURESRichard Purdie
2023-12-20qemurunner: Improve handling of serial port output blockingRichard Purdie
2023-12-20qemurunner: Improve stdout logging handlingRichard Purdie
2023-12-17oeqa: add "maturin develop" SDK test caseTim Orling