summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/sdk: add some buildtools testsRoss Burton2021-08-123-0/+47
* oeqa/selftest: overlayfs unit testsVyacheslav Yurkov2021-08-121-0/+171
* oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450sRichard Purdie2021-08-061-1/+1
* devtool.py: Correct override syntaxKhem Raj2021-08-051-1/+1
* toaster-managed-mode.json: Correctly specify term with new override syntaxKhem Raj2021-08-051-2/+2
* meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie2021-08-042-3/+3
* selftest: add core-image-weston to no-gpl3-no-meta-gpl2 image testAlexander Kanavin2021-08-021-8/+20
* meta: Manual override fixesRichard Purdie2021-08-024-8/+8
* Convert to new override syntaxRichard Purdie2021-08-0232-125/+125
* parselogs.py: qemuarm should be qemuarmv5Jon Mason2021-07-291-1/+2
* oeqa/manual/toaster: fix small typoRalph Siemsen2021-07-221-1/+1
* parselogs.py: ignore rndr initialization failureMingli Yu2021-07-201-0/+1
* oeqa/qemurunner: Handle files no longer existing gracefullyRichard Purdie2021-07-111-6/+9
* oeqa/selftest/recipetool: update socat version to fix failing downloadRoss Burton2021-07-081-1/+1
* oeqa/selftest/multiprocesslauch: Fix test raceRichard Purdie2021-07-071-2/+1
* oeqa/dump.py: Add support for QMP command argumentsSaul Wold2021-07-022-5/+20
* oeqa/qemurunner: add support qmp cmd argsSaul Wold2021-07-021-2/+6
* oeqa/selftest/archiver: Allow tests to ignore empty directoriesRichard Purdie2021-07-021-8/+8
* oeqa/selftest/runcmd: Tweal test timeoutsRichard Purdie2021-06-291-2/+2
* qemurunner: Add info log for qemu startupSaul Wold2021-06-271-0/+8
* selftest/fetch: Avoid occasional selftest failure from poor temp file name ch...Richard Purdie2021-06-271-13/+14
* qemurunner: add second qmp portSaul Wold2021-06-221-0/+6
* selftest: do not hardcode /tmp/sdkAlexander Kanavin2021-06-211-16/+12
* oeqa/core/target/qemu.py: display contents of dumped filesSakib Sajal2021-06-121-1/+26
* qemurunner: Increase startup timeout 120 -> 300Richard Purdie2021-06-111-1/+1
* qemurunner: Try to ensure mmap'd libs are paged inRichard Purdie2021-06-111-1/+18
* oeqa: remove Clutter usageRoss Burton2021-06-032-15/+3
* oeqa/qemurunner: Improve timeout handlingRichard Purdie2021-06-011-28/+22
* oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie2021-05-281-9/+0
* 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
* 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-061-3/+3
* Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin2021-05-061-3/+0
* 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