summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core
Commit message (Expand)AuthorAgeFilesLines
* testimage: Drop target_dumper and most of monitor_dumperRichard Purdie2023-12-202-29/+1
* oeqa/core/decorator: add skip if not qemu-usermodeAdrian Freihofer2023-12-131-0/+10
* oeqa/ssh: Handle SSHCall timeout error codeluca fancellu2023-11-101-1/+16
* oeqa/concurrencytest: Remove invalid buffering optionRichard Purdie2023-10-051-2/+2
* oeqa/runner: Ensure class setup errors are shown to bitbake loggingRichard Purdie2023-09-261-1/+7
* oeqa: Streamline oe-selftest startup timeRichard Purdie2023-09-221-2/+3
* oeqa/ssh: Further improve process exit handlingRichard Purdie2023-07-301-2/+3
* target/ssh: Ensure exit code set for commandsRichard Purdie2023-07-291-0/+3
* oeqa/target/ssh: Ensure EAGAIN doesn't truncate outputRichard Purdie2023-07-291-0/+3
* testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos2023-06-291-3/+2
* oeqa/target/ssh: update options for SCPAlexis Lothoré2023-06-171-1/+4
* oeqa/core/runner: add helper to know about expected failuresAlexis Lothoré2023-06-171-0/+4
* oeqa/loader: Ensure module names don't contain uppercase charactersRichard Purdie2023-03-311-0/+3
* oeqa: loader.py: show warning when skipping selected module and abort if all ...Martin Jansa2023-03-222-3/+8
* oeqa ssh.py: fix hangs in run()Mikko Rapeli2023-02-231-9/+30
* oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli2023-02-101-0/+2
* oeqa ssh.py: move output prints to new lineMikko Rapeli2023-02-101-3/+3
* oeqa/concurrencytest: Add number of failures to summary outputRichard Purdie2022-12-221-1/+3
* oeqa/core/decorator: add decorators to skip based on HOST_ARCHRoss Burton2022-11-111-0/+24
* oeqa/target/ssh: add ignore_status argument to run()Ross Burton2022-11-021-2/+2
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* oeqa: rationalise skipifqemu decoratorsRoss Burton2022-04-011-35/+9
* oeqa/core/decorators/data: improve has_* logicRoss Burton2022-04-011-3/+3
* oeqa/core/utils/misc: remove redundant fileRoss Burton2022-04-011-47/+0
* oeqa/core/decorator: remove redundant codeRoss Burton2022-04-011-8/+3
* oeqa/target/ssh: don't assume target_dumper is setRoss Burton2021-09-211-1/+3
* oeqa/core/target/qemu.py: display contents of dumped filesSakib Sajal2021-06-121-1/+26
* 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-272-1/+22
* 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/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-061-2/+2
* 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
* oeqa/core/context: initialize _run_end_timeKonrad Weihmann2020-11-111-0/+1
* oeqa/core/context: expose results as variableKonrad Weihmann2020-11-111-0/+3
* target/ssh.py: Add dump_target supportSaul Wold2020-09-301-0/+2
* testimage: Add testimage_dump_target to kwargsSaul Wold2020-09-301-0/+4
* oeqa: write @OETestTag content into json test reports for each caseAlexander Kanavin2020-08-081-0/+14
* ltp: make copyFrom scp command non-fatalMatthew2020-08-061-2/+5
* oeqa/core/loader: fix regex to include numbersVacek, Patrick2020-07-081-1/+1
* oeqa/core/loader: refine regex to find moduleLee Chee Yang2020-07-031-1/+1
* oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie2020-06-281-19/+4
* oe-selftest: Support verbose log outputPaul Barker2020-06-041-0/+2
* oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman2020-05-241-2/+8
* testresults.json: add duration of the tests as wellAlexander Kanavin2020-05-211-1/+5
* testimage: enable ovmf supportKonrad Weihmann2020-04-241-2/+4
* oeqa: default runtime json results for testexportStefan Kral2020-03-291-4/+6
* oeqa: enable testresults.json for testexportStefan Kral2020-03-122-4/+39
* oeqa/selftest: Standardise seperate builddir for concurrent and non-concurren...Richard Purdie2020-02-212-39/+8