summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* meta/scripts: Manual git url branch additionsRichard Purdie2021-11-213-6/+6
* meta: add explicit branch and protocol to SRC_URIAnuj Mittal2021-11-211-1/+1
* oe/utils: log exceptions in ThreadedWorker functionsRoss Burton2021-11-031-1/+2
* oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test resultsRichard Purdie2021-10-291-1/+1
* oeqa/manual: Fix no longer valid URLsJon Mason2021-10-291-3/+3
* oeqa/selftest/bbtests: Add uuid to force build testRichard Purdie2021-10-291-1/+3
* oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie2021-10-022-1/+6
* oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie2021-10-021-0/+6
* oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie2021-10-021-1/+1
* oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machinesRichard Purdie2021-09-091-1/+1
* parselogs.py: ignore intermittent CD/DVDROM identification failureBruce Ashfield2021-09-091-0/+1
* oeqa/runtime/cases: make date.DateTest.test_date more reliableAlexandre Belloni2021-08-261-5/+4
* oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450sRichard Purdie2021-08-141-1/+1
* parselogs.py: qemuarm should be qemuarmv5Jon Mason2021-08-141-1/+2
* oeqa/manual/toaster: fix small typoRalph Siemsen2021-08-061-1/+1
* oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie2021-07-201-2/+1
* oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie2021-07-201-8/+8
* oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie2021-07-201-2/+2
* selftest/fetch: Avoid occasional selftest failure from poor temp file name ch...Richard Purdie2021-07-061-13/+14
* oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie2021-06-031-9/+0
* lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor2021-05-301-1/+1
* meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day2021-05-221-1/+1
* oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie2021-05-151-1/+6
* oeqa/qemurunner: Fix binary vs str issueRichard Purdie2021-05-151-2/+2
* oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie2021-05-152-6/+15
* lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie2021-05-111-1/+1
* Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin2021-05-111-3/+0
* rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis2021-05-111-1/+1
* meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin2021-05-042-0/+19
* oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin2021-05-042-4/+10
* deb: apply postinstall on sdkhongxu2021-04-301-0/+4
* oeqa/runtime: space neededJon Mason2021-04-301-2/+2
* parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu2021-04-301-0/+2
* oeqa/runtime/cases: Only disable/enable for current bootWes Lindauer2021-04-302-4/+4
* oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie2021-04-301-1/+1
* lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny2021-04-301-3/+13
* oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie2021-04-161-3/+3
* oeqa/selftest: add test case for SRC_URI dependency sniffingRoss Burton2021-04-061-0/+54
* uboot: Fixes SPL verified boot on corner casesKlaus Heinrich Kiwi2021-04-061-2/+2
* oe-selftest: Add U-Boot fitImage signing testcasesKlaus Heinrich Kiwi2021-04-061-0/+468
* oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-064-4/+14
* oeqa/concurrencytest: Fix display of test stdout/stderrRichard Purdie2021-04-061-16/+17
* oeqa/concurrencytest: Rename variables to improve the codeRichard Purdie2021-04-061-13/+13
* populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle2021-03-281-3/+3
* rootfs.py: uninstall the run-postinsts package if not neededAwais Belal2021-03-281-5/+3
* lib/oe/utils: add directory size functionRoss Burton2021-03-281-0/+31
* selftest/wic: Fix dependency issue in rawcopy testRichard Purdie2021-03-201-7/+11
* cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang2021-03-202-1/+14
* selftest/reproducible: Drop ovmf exclusionRichard Purdie2021-03-201-1/+0
* meson: Work around determinism issueRichard Purdie2021-03-161-1/+0