summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-07-28rootfs: remove ldconfig auxiliary cache where appropriateDamian Wrobel
2021-07-22oeqa/manual/toaster: fix small typoRalph Siemsen
2021-07-20parselogs.py: ignore rndr initialization failureMingli Yu
2021-07-11oeqa/qemurunner: Handle files no longer existing gracefullyRichard Purdie
2021-07-08oeqa/selftest/recipetool: update socat version to fix failing downloadRoss Burton
2021-07-07oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie
2021-07-02oeqa/dump.py: Add support for QMP command argumentsSaul Wold
2021-07-02oeqa/qemurunner: add support qmp cmd argsSaul Wold
2021-07-02oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie
2021-06-29lib/oe/package_manager: Don't ignore installation failures in install_complem...Fabio Berton
2021-06-29oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie
2021-06-27qemurunner: Add info log for qemu startupSaul Wold
2021-06-27selftest/fetch: Avoid occasional selftest failure from poor temp file name ch...Richard Purdie
2021-06-22qemurunner: add second qmp portSaul Wold
2021-06-21selftest: do not hardcode /tmp/sdkAlexander Kanavin
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