summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2023-03-14oeqa rtc.py: skip if read-only-rootfsMikko Rapeli
2023-03-13oeqa/selftest/sstate: Split classes to allow more parallelismRichard Purdie
2023-03-13oeqa/selftest/sstate: Move common code to base classRichard Purdie
2023-03-13oeqa/selftest/sstate: Merge sstate test class with tests themselvesRichard Purdie
2023-03-13selftest/recipetool: Stop test corrupting tinfoil classRichard Purdie
2023-03-12oeqa/selftest/resulttool: add test for error propagation in test name filteringAlexis Lothoré
2023-03-12oeqa/selftest/resulttool: fix fake data used for testingAlexis Lothoré
2023-03-12oeqa/selftest/resulttool: fix ptest filtering testsAlexis Lothoré
2023-03-11selftest/overlayfs: enable systemd via INIT_MANAGERAlexander Kanavin
2023-03-09selftest/runtime_test/virgl: Disable for all Rocky LinuxMichael Halstead
2023-03-08oeqa/selftest/imagefeatures: add test for man-dbRoss Burton
2023-03-06oeqa/sdk: Improve Meson testTom Hochstein
2023-02-27oeqa/selftest/resulttool: add test for metadata filtering on regressionAlexis Lothoré
2023-02-27scripts/runqemu: move render nodes check to runqemu from selftestAlexander Kanavin
2023-02-27selftest: do not check for dri.pc in the headless testAlexander Kanavin
2023-02-26oeqa/selftest: add test for yocto_testresults_query.pyAlexis Lothoré
2023-02-26scripts/oe-selftest: append metadata to tests resultsAlexis Lothoré
2023-02-26oeqa/selftest/wic: Add test for uefi-kernel loaderPavel Zhukov
2023-02-24oeqa/selftest/prservice: Improve debug output for failureRichard Purdie
2023-02-24create.py: add command arg to add layer to bblayers.confPedro Baptista
2023-02-20oeqa ssh.py: fix hangs in run()Mikko Rapeli
2023-02-19insane.bbclass: move Upstream-Status logic to oe.qaMartin Jansa
2023-02-19classes/create-spdx-2.2: Report downloads as separate packagesJoshua Watt
2023-02-16oeqa/selftest/resulttooltests: fix minor typoAlexis Lothoré
2023-02-15sstatesig: Improve output hash calculationMateusz Marciniec
2023-02-15bblayers/makesetup: skip git repos that are submodulesAlexander Kanavin
2023-02-15bblayers/setupwriters/oe-setup-layers: create dir if not existsAdrian Freihofer
2023-02-10oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli
2023-02-10oeqa qemurunner.py: add timeout to QMP callsMikko Rapeli
2023-02-10oeqa qemurunner: read more data at a time from serialMikko Rapeli
2023-02-10oeqa dump.py: add error counter and stop after 5 failuresMikko Rapeli
2023-02-10oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli
2023-02-10oeqa ssh.py: move output prints to new lineMikko Rapeli
2023-02-07oeqa context.py: fix --target-ip comment to include ssh port numberMikko Rapeli
2023-02-04oeqa/selftest/locales: Add test for disabled binary locale generationRichard Purdie
2023-02-04base: add support for loongarch64Xiaotian Wu
2023-02-02oeqa/selftest/locales: Add selftest for locale generation/presenceLouis Rannou
2023-02-02meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-02-01httpserver: add error handler that write to the loggerRoss Burton
2023-02-01oeqa/utils/httpserver: connect up the request loggingRoss Burton
2023-02-01sdkext/cases/devtool: pass a logger to HTTPServiceRoss Burton
2023-02-01oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin
2023-01-26oeqa/selftest/devtool: Fix for linux 6.1 versions onwardsRichard Purdie
2023-01-13selftest/virgl: use pkg-config from the hostAlexander Kanavin
2023-01-13lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit
2023-01-12oe-selftest: Add baremetal toolchain testAlejandro Hernandez Samaniego
2023-01-11oeqa/selftest/debuginfod: improve testcaseRoss Burton
2023-01-05package: Move mapping_rename_hook to packagedata function libraryRichard Purdie
2023-01-05package: Move package functions to function libraryRichard Purdie
2023-01-05package: Move emit_pkgdata to packagedata.pyRichard Purdie