summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2020-09-14oeqa/concurrencytest: Improve builddir path manipulationsRichard Purdie
2020-09-14selftest/signing: Ensure build path relocation is safeRichard Purdie
2020-09-02selftest/prservice: Improve test failure messageRichard Purdie
2020-09-02oeqa: sdk: Capture stderr outputJoshua Watt
2020-08-29oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot testTeohJayShen
2020-08-29oeqa/manual/bsp-hw.json : remove shutdown_system testTeohJayShen
2020-08-28oeqa: runtime_tests: Extra GPG debuggingJoshua Watt
2020-08-18selftest/tinfoil: Increase wait event timeoutRichard Purdie
2020-08-08oeqa: write @OETestTag content into json test reports for each caseAlexander Kanavin
2020-08-06ltp: make copyFrom scp command non-fatalMatthew
2020-07-24oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie
2020-07-16oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie
2020-07-16qemurunner: Add extra debug info when qemu fails to startRichard Purdie
2020-07-16qemurunner: Ensure pid location is deterministicRichard Purdie
2020-07-13lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling
2020-07-13oeqa/selftest/sstatetests: Avoid polluting DL_DIRRichard Purdie
2020-07-13oeqa/core/loader: fix regex to include numbersVacek, Patrick
2020-07-06logrotate.py: fix testimage occasionally failureChangqing Li
2020-07-06oeqa/targetcontrol: Attempt to fix log closure warning messageRichard Purdie
2020-07-06oeqa/selftest: recipetool/devtool: Avoid load_plugin test raceRichard Purdie
2020-07-06oeqa/core/loader: refine regex to find moduleLee Chee Yang
2020-07-06oescripts: ignore whitespaces when comparing linesChen Qi
2020-07-06oescripts.py: fix typoChen Qi
2020-06-29oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie
2020-06-26testimage: enable ovmf supportKonrad Weihmann
2020-06-26oeqa/runtime/cases/ptest: Make output content path absoluteAndrej Valek
2020-06-26oeqa/utils/command: Improve stdin handling in runCmdRichard Purdie
2020-06-26oeqa/selftest/runcmd: Add better debug for thread count mismatch failuresRichard Purdie
2020-06-16oe-selftest: Recursively patch test case pathsPaul Barker
2020-06-16oe-selftest: Allow overriding the build directory used for testsPaul Barker
2020-06-16archiver: Fix test case for srpm archiver modePaul Barker
2020-06-09oeqa/targetcontrol: Rework exception handling to avoid warningsRichard Purdie
2020-05-30qemurunner: fix ip fallback detectionKonrad Weihmann
2020-05-27terminal.py: do not stop searching for autoJoe Slater
2020-05-26oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman
2020-05-22testresults.json: add duration of the tests as wellAlexander Kanavin
2020-05-14selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFSYeoh Ee Peng
2020-05-01oeqa/qemurunner: Clean up failure handlingRichard Purdie
2020-05-01targetcontrol: Fix leaking log handlerRichard Purdie
2020-05-01oeqa/selftest: Add test for conflicting sysroot providerRichard Purdie
2020-04-30parselogs.py: ignore pulseaudio startup warning messagesChangqing Li
2020-04-07parselogs.py: update network interface related messagesChangqing Li
2020-04-02prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa
2020-04-01lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe
2020-04-01lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe
2020-04-01lib/oe/package_manager: collect provided package names when using debsJan Luebbe
2020-04-01lib/oe/package_manager: fix handling of last packageJan Luebbe
2020-04-01lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe
2020-04-01lib/oe/utils.py: add get_host_compiler_version()Tim Orling
2020-03-30prservice.py: Use "with" to control file handle lifetimePeter Kjellerstedt