summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa rtc.py: skip if read-only-rootfsMikko Rapeli2023-03-141-3/+5
* oeqa/selftest/sstate: Split classes to allow more parallelismRichard Purdie2023-03-131-4/+8
* oeqa/selftest/sstate: Move common code to base classRichard Purdie2023-03-131-99/+98
* oeqa/selftest/sstate: Merge sstate test class with tests themselvesRichard Purdie2023-03-133-70/+60
* selftest/recipetool: Stop test corrupting tinfoil classRichard Purdie2023-03-131-1/+4
* oeqa/selftest/resulttool: add test for error propagation in test name filteringAlexis Lothoré2023-03-121-0/+24
* oeqa/selftest/resulttool: fix fake data used for testingAlexis Lothoré2023-03-121-4/+4
* oeqa/selftest/resulttool: fix ptest filtering testsAlexis Lothoré2023-03-121-36/+44
* selftest/overlayfs: enable systemd via INIT_MANAGERAlexander Kanavin2023-03-111-14/+6
* selftest/runtime_test/virgl: Disable for all Rocky LinuxMichael Halstead2023-03-091-1/+2
* oeqa/selftest/imagefeatures: add test for man-dbRoss Burton2023-03-081-0/+22
* oeqa/sdk: Improve Meson testTom Hochstein2023-03-061-1/+1
* oeqa/selftest/resulttool: add test for metadata filtering on regressionAlexis Lothoré2023-02-281-0/+243
* scripts/runqemu: move render nodes check to runqemu from selftestAlexander Kanavin2023-02-271-7/+0
* selftest: do not check for dri.pc in the headless testAlexander Kanavin2023-02-271-4/+0
* oeqa/selftest: add test for yocto_testresults_query.pyAlexis Lothoré2023-02-261-0/+39
* scripts/oe-selftest: append metadata to tests resultsAlexis Lothoré2023-02-261-1/+14
* oeqa/selftest/wic: Add test for uefi-kernel loaderPavel Zhukov2023-02-261-0/+20
* oeqa/selftest/prservice: Improve debug output for failureRichard Purdie2023-02-241-1/+1
* create.py: add command arg to add layer to bblayers.confPedro Baptista2023-02-241-1/+10
* oeqa ssh.py: fix hangs in run()Mikko Rapeli2023-02-231-9/+30
* insane.bbclass: move Upstream-Status logic to oe.qaMartin Jansa2023-02-191-0/+17
* classes/create-spdx-2.2: Report downloads as separate packagesJoshua Watt2023-02-192-0/+17
* oeqa/selftest/resulttooltests: fix minor typoAlexis Lothoré2023-02-171-1/+1
* sstatesig: Improve output hash calculationMateusz Marciniec2023-02-151-0/+4
* bblayers/makesetup: skip git repos that are submodulesAlexander Kanavin2023-02-151-0/+10
* bblayers/setupwriters/oe-setup-layers: create dir if not existsAdrian Freihofer2023-02-151-0/+2
* oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli2023-02-101-0/+2
* oeqa qemurunner.py: add timeout to QMP callsMikko Rapeli2023-02-101-0/+3
* oeqa qemurunner: read more data at a time from serialMikko Rapeli2023-02-101-1/+3
* oeqa dump.py: add error counter and stop after 5 failuresMikko Rapeli2023-02-101-2/+21
* oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli2023-02-101-0/+2
* oeqa ssh.py: move output prints to new lineMikko Rapeli2023-02-101-3/+3
* oeqa context.py: fix --target-ip comment to include ssh port numberMikko Rapeli2023-02-081-2/+2
* oeqa/selftest/locales: Add test for disabled binary locale generationRichard Purdie2023-02-041-11/+20
* base: add support for loongarch64Xiaotian Wu2023-02-041-0/+2
* oeqa/selftest/locales: Add selftest for locale generation/presenceLouis Rannou2023-02-021-0/+45
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-021-4/+4
* httpserver: add error handler that write to the loggerRoss Burton2023-02-011-0/+6
* oeqa/utils/httpserver: connect up the request loggingRoss Burton2023-02-011-5/+16
* sdkext/cases/devtool: pass a logger to HTTPServiceRoss Burton2023-02-011-1/+1
* oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin2023-02-011-4/+7
* oeqa/selftest/devtool: Fix for linux 6.1 versions onwardsRichard Purdie2023-01-261-1/+3
* selftest/virgl: use pkg-config from the hostAlexander Kanavin2023-01-131-1/+1
* lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit2023-01-131-1/+2
* oe-selftest: Add baremetal toolchain testAlejandro Hernandez Samaniego2023-01-121-0/+14
* oeqa/selftest/debuginfod: improve testcaseRoss Burton2023-01-111-8/+59
* package: Move mapping_rename_hook to packagedata function libraryRichard Purdie2023-01-051-1/+9
* package: Move package functions to function libraryRichard Purdie2023-01-051-3/+1405
* package: Move emit_pkgdata to packagedata.pyRichard Purdie2023-01-051-0/+178