summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-11-03oe/utils: log exceptions in ThreadedWorker functionsRoss Burton
2021-10-29oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie
2021-10-29oeqa/manual: Fix no longer valid URLsJon Mason
2021-10-29oeqa/selftest/bbtests: Add uuid to force build testRichard Purdie
2021-10-02oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie
2021-10-02oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie
2021-10-02oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie
2021-09-09oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machinesRichard Purdie
2021-09-09parselogs.py: ignore intermittent CD/DVDROM identification failureBruce Ashfield
2021-08-26oeqa/runtime/cases: make date.DateTest.test_date more reliableAlexandre Belloni
2021-08-14oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450sRichard Purdie
2021-08-14parselogs.py: qemuarm should be qemuarmv5Jon Mason
2021-08-06oeqa/manual/toaster: fix small typoRalph Siemsen
2021-07-20oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie
2021-07-20oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie
2021-07-20oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie
2021-07-06selftest/fetch: Avoid occasional selftest failure from poor temp file name ch...Richard Purdie
2021-06-03oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie
2021-05-30lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor
2021-05-22meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day
2021-05-15oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie
2021-05-15oeqa/qemurunner: Fix binary vs str issueRichard Purdie
2021-05-15oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie
2021-05-11lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-11Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin
2021-05-11rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis
2021-05-04meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin
2021-05-04oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin
2021-04-30deb: apply postinstall on sdkhongxu
2021-04-30oeqa/runtime: space neededJon Mason
2021-04-30parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu
2021-04-30oeqa/runtime/cases: Only disable/enable for current bootWes Lindauer
2021-04-30oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie
2021-04-30lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-04-16oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie
2021-04-06oeqa/selftest: add test case for SRC_URI dependency sniffingRoss Burton
2021-04-06uboot: Fixes SPL verified boot on corner casesKlaus Heinrich Kiwi
2021-04-06oe-selftest: Add U-Boot fitImage signing testcasesKlaus Heinrich Kiwi
2021-04-06oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie
2021-04-06oeqa/concurrencytest: Fix display of test stdout/stderrRichard Purdie
2021-04-06oeqa/concurrencytest: Rename variables to improve the codeRichard Purdie
2021-03-28populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-28rootfs.py: uninstall the run-postinsts package if not neededAwais Belal
2021-03-28lib/oe/utils: add directory size functionRoss Burton
2021-03-20selftest/wic: Fix dependency issue in rawcopy testRichard Purdie
2021-03-20cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-03-20selftest/reproducible: Drop ovmf exclusionRichard Purdie
2021-03-16meson: Work around determinism issueRichard Purdie
2021-03-15distrodata.py: Test to track recipes without HOMEPAGE or DESCRIPTIONDorinda Bassey
2021-03-15go-dep: RemoveKhem Raj