summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day2021-05-131-1/+1
* oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie2021-05-091-1/+6
* oeqa/qemurunner: Fix binary vs str issueRichard Purdie2021-05-091-2/+2
* qemurunner: change warning to infoSaul Wold2021-05-061-1/+1
* lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie2021-05-061-1/+1
* oeqa/qemurunner: Handle path length issues for qmp socketRichard Purdie2021-05-061-24/+32
* oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie2021-05-062-6/+15
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-064-10/+10
* Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin2021-05-061-3/+0
* rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis2021-05-021-1/+1
* prservice: Use new connect APIPaul Barker2021-05-011-1/+1
* oeqa/selftest: transition to weston imagesAlexander Kanavin2021-04-275-14/+12
* oeqa/core/tests/test_data.py: use weston image instead of satoAlexander Kanavin2021-04-271-1/+1
* qemurunner: Add support for qmp commandsSaul Wold2021-04-275-6/+122
* meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin2021-04-232-0/+19
* oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin2021-04-232-4/+10
* oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-dependsDiego Sueiro2021-04-231-0/+5
* oeqa/manual/bsp-hw.json : remove Test_if_usb_hid_device_works_well_after_resu...Teoh Jay Shen2021-04-231-30/+0
* oeqa/manual/bsp-hw.json :remove Check_if_RTC_(Real_Time_Clock)_can_work_corre...Teoh Jay Shen2021-04-231-34/+0
* oeqa/manual/bsp-hw.json : remove click_terminal_icon_on_X_desktop manual testTeoh Jay Shen2021-04-231-22/+0
* oeqa/manual/bsp-hw.json : remove standby and Test_if_LAN_device_works_well_af...Teoh Jay Shen2021-04-231-64/+0
* oeqa/manual/bsp-hw.json : remove ethernet_static_ip_set_in_connman and ethern...Teoh Jay Shen2021-04-231-64/+0
* oeqa/manual/bsp-hw.json : remove boot_from_runlevel_3 and boot_from_runlevel_...Teoh Jay Shen2021-04-231-64/+0
* oeqa/runtime/cases: Only disable/enable for current bootWes Lindauer2021-04-202-4/+4
* parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu2021-04-181-0/+2
* oeqa/runtime: space neededJon Mason2021-04-181-2/+2
* deb: apply postinstall on sdkhongxu2021-04-181-0/+4
* oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie2021-04-181-1/+1
* lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny2021-04-181-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
* distrodata.py: Test to track recipes without HOMEPAGE or DESCRIPTIONDorinda Bassey2021-03-151-0/+36
* go-dep: RemoveKhem Raj2021-03-151-1/+0
* reproducibile: remove perf from exclusionsBruce Ashfield2021-03-141-1/+0
* runqemu: correct forcing of ttyS0Jon Mason2021-03-111-1/+1
* parselogs: Allow expected kernel messages for qemuppc64Khem Raj2021-03-111-0/+5
* oeqa/selftest: add test to verify that poisoned sysroots are detectedRoss Burton2021-03-101-0/+6
* bitbake-bblayers/create: Add optional layerid argumentCharlie Davies2021-03-062-6/+8