summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie2020-07-221-1/+1
* qemurunner: Add extra debug info when qemu fails to startRichard Purdie2020-07-221-0/+9
* qemurunner: Ensure pid location is deterministicRichard Purdie2020-07-221-2/+4
* lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling2020-07-221-1/+1
* oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie2020-07-221-1/+4
* oeqa/core/loader: fix regex to include numbersVacek, Patrick2020-07-161-1/+1
* logrotate.py: fix testimage occasionally failureChangqing Li2020-07-071-4/+0
* oeqa/targetcontrol: Attempt to fix log closure warning messageRichard Purdie2020-07-071-0/+1
* oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie2020-07-072-2/+10
* oeqa/core/loader: refine regex to find moduleLee Chee Yang2020-07-071-1/+1
* oescripts: ignore whitespaces when comparing linesChen Qi2020-07-071-1/+1
* oescripts.py: fix typoChen Qi2020-07-071-1/+1
* oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie2020-07-022-22/+37
* testimage: enable ovmf supportKonrad Weihmann2020-07-022-3/+8
* oeqa/runtime/cases/ptest: Make output content path absoluteAndrej Valek2020-07-021-0/+4
* oeqa/utils/command: Improve stdin handling in runCmdRichard Purdie2020-07-021-1/+3
* oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie2020-07-021-4/+5
* oe-selftest: Recursively patch test case pathsPaul Barker2020-06-181-2/+12
* oe-selftest: Allow overriding the build directory used for testsPaul Barker2020-06-181-2/+8
* archiver: Fix test case for srpm archiver modePaul Barker2020-06-181-0/+1
* oeqa/targetcontrol: Rework exception handling to avoid warningsRichard Purdie2020-06-182-5/+5
* qemurunner: fix ip fallback detectionKonrad Weihmann2020-06-051-1/+1
* terminal.py: do not stop searching for autoJoe Slater2020-06-051-1/+4
* oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman2020-06-051-2/+8
* testresults.json: add duration of the tests as wellAlexander Kanavin2020-05-281-1/+5
* selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng2020-05-221-0/+32
* oeqa/qemurunner: Clean up failure handlingRichard Purdie2020-05-071-3/+8
* targetcontrol: Fix leaking log handlerRichard Purdie2020-05-071-3/+4
* oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie2020-05-071-0/+37
* parselogs.py: ignore pulseaudio startup warning messagesChangqing Li2020-05-051-1/+3
* parselogs.py: update network interface related messagesChangqing Li2020-04-071-1/+2
* prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa2020-04-051-0/+4
* lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe2020-04-021-2/+1
* lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe2020-04-021-2/+12
* lib/oe/package_manager: collect provided package names when using debsJan Luebbe2020-04-021-2/+8
* lib/oe/package_manager: fix handling of last packageJan Luebbe2020-04-021-7/+1
* lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe2020-04-021-1/+1
* lib/oe/utils.py: add get_host_compiler_version()Tim Orling2020-04-011-0/+31
* prservice.py: Use "with" to control file handle lifetimePeter Kjellerstedt2020-03-311-33/+32
* utils: fix gcc 10 version detectionCharles-Antoine Couret2020-03-291-1/+1
* oeqa: default runtime json results for testexportStefan Kral2020-03-292-4/+7
* oeqa/runtime/cases: Disable and stop systemd-timesyncdAlex Kiernan2020-03-291-2/+2
* oe/recipeutils: Drop obsolete GITDIR referenceRichard Purdie2020-03-291-1/+0
* oeqa/commands: Fix runqemu after tinfoil data connector changesRichard Purdie2020-03-241-5/+5
* oeqa/selftest/tinfoil: Drop test for functionality removed upstreamRichard Purdie2020-03-241-13/+0
* archiver.py: fix typo of "ARCHIVER_MIRROR_EXCLUDE" in commentrpjday@crashcourse.ca2020-03-241-1/+1
* oeqa/qemurunner: Don't print a warning for harmless exceptionRichard Purdie2020-03-241-1/+2
* oeqa/manual/bsp-hw.json: fix syntax errorYi Zhao2020-03-211-1/+1
* oeqa/qemuarm64: Ignore logind: failed to get session seatKhem Raj2020-03-131-0/+1
* oeqa: enable testresults.json for testexportStefan Kral2020-03-122-4/+39