summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2024-02-05conf: Move selftest config to dedicated inc fileRichard Purdie
2024-02-05sdk/assimp.py: Fix build on 32bit arches with 64bit time_tKhem Raj
2024-02-02setftest/cdn tests: check for exceptions also in fetcher diagnosticsAlexander Kanavin
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-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-12selftest/SStatePrintdiff: ensure all base signatures are present in sstate in...Alexander Kanavin
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-05sstatesig/find_siginfo: unify a disjointed APIAlexander Kanavin
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
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-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
2023-12-17oeqa: add simple 'maturin' SDK (testsdk) test caseTim Orling
2023-12-17oe-selfest: add maturn runtime (testimage) testTim Orling
2023-12-17recipetool: add python_maturin supportTim Orling
2023-12-17oeqa/selftest/sstatetests: re-work CDN tests, add local cache testsAlexander Kanavin
2023-12-16oeqa/sstatetests: Disable gcc source printdiff test for nowRichard Purdie
2023-12-13oe-selftest: add tests for C and C++ build toolsAdrian Freihofer
2023-12-13oeqa/core/decorator: add skip if not qemu-usermodeAdrian Freihofer
2023-12-13rust: Disable rust oe-selftestYash Shinde
2023-12-13oeqa/selftest/recipetool: fix metadata corruption on meta layerJulien Stephan
2023-12-13oeqa/selftest/recipetool: remove left over from developmentJulien Stephan
2023-12-13oeqa/selftest/recipetool: add back checksum checks on pypi testsJulien Stephan
2023-12-13qemurunner: remove unused importRoss Burton
2023-12-10useradd: Fix useradd do_populate_sysroot dependency bugRichard Purdie
2023-12-09oeqa/selftest/bbtests: Add test for unexpanded variables in the dirnamePavel Zhukov