summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-06-12oeqa/core/target/qemu.py: display contents of dumped filesSakib Sajal
2021-06-11qemurunner: Increase startup timeout 120 -> 300Richard Purdie
2021-06-11qemurunner: Try to ensure mmap'd libs are paged inRichard Purdie
2021-06-03oeqa: remove Clutter usageRoss Burton
2021-06-03classes/buildhistory: Add option to strip path prefixJoshua Watt
2021-06-01package_manager/rpm: decode systemctl failuresArmin Kuster
2021-06-01oeqa/qemurunner: Improve timeout handlingRichard Purdie
2021-05-28oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie
2021-05-21sstatesig.py: make it fatal error when sstate manifest isn't foundMartin Jansa
2021-05-21lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor
2021-05-13meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day
2021-05-09oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie
2021-05-09oeqa/qemurunner: Fix binary vs str issueRichard Purdie
2021-05-06qemurunner: change warning to infoSaul Wold
2021-05-06lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-06oeqa/qemurunner: Handle path length issues for qmp socketRichard Purdie
2021-05-06oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-05-06Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin
2021-05-02rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis
2021-05-01prservice: Use new connect APIPaul Barker
2021-04-27oeqa/selftest: transition to weston imagesAlexander Kanavin
2021-04-27oeqa/core/tests/test_data.py: use weston image instead of satoAlexander Kanavin
2021-04-27qemurunner: Add support for qmp commandsSaul Wold
2021-04-23meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin
2021-04-23oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin
2021-04-23oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-dependsDiego Sueiro
2021-04-23oeqa/manual/bsp-hw.json : remove Test_if_usb_hid_device_works_well_after_resu...Teoh Jay Shen
2021-04-23oeqa/manual/bsp-hw.json :remove Check_if_RTC_(Real_Time_Clock)_can_work_corre...Teoh Jay Shen
2021-04-23oeqa/manual/bsp-hw.json : remove click_terminal_icon_on_X_desktop manual testTeoh Jay Shen
2021-04-23oeqa/manual/bsp-hw.json : remove standby and Test_if_LAN_device_works_well_af...Teoh Jay Shen
2021-04-23oeqa/manual/bsp-hw.json : remove ethernet_static_ip_set_in_connman and ethern...Teoh Jay Shen
2021-04-23oeqa/manual/bsp-hw.json : remove boot_from_runlevel_3 and boot_from_runlevel_...Teoh Jay Shen
2021-04-18oeqa/runtime/cases: Only disable/enable for current bootWes Lindauer
2021-04-18parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu
2021-04-18oeqa/runtime: space neededJon Mason
2021-04-18deb: apply postinstall on sdkhongxu
2021-04-18oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie
2021-04-18lib/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