summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core
AgeCommit message (Expand)Author
2023-12-20testimage: Drop target_dumper and most of monitor_dumperRichard Purdie
2023-12-13oeqa/core/decorator: add skip if not qemu-usermodeAdrian Freihofer
2023-11-10oeqa/ssh: Handle SSHCall timeout error codeluca fancellu
2023-10-05oeqa/concurrencytest: Remove invalid buffering optionRichard Purdie
2023-09-26oeqa/runner: Ensure class setup errors are shown to bitbake loggingRichard Purdie
2023-09-22oeqa: Streamline oe-selftest startup timeRichard Purdie
2023-07-30oeqa/ssh: Further improve process exit handlingRichard Purdie
2023-07-29target/ssh: Ensure exit code set for commandsRichard Purdie
2023-07-29oeqa/target/ssh: Ensure EAGAIN doesn't truncate outputRichard Purdie
2023-06-29testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos
2023-06-17oeqa/target/ssh: update options for SCPAlexis Lothoré
2023-06-17oeqa/core/runner: add helper to know about expected failuresAlexis Lothoré
2023-03-31oeqa/loader: Ensure module names don't contain uppercase charactersRichard Purdie
2023-03-22oeqa: loader.py: show warning when skipping selected module and abort if all ...Martin Jansa
2023-02-23oeqa ssh.py: fix hangs in run()Mikko Rapeli
2023-02-10oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli
2023-02-10oeqa ssh.py: move output prints to new lineMikko Rapeli
2022-12-22oeqa/concurrencytest: Add number of failures to summary outputRichard Purdie
2022-11-11oeqa/core/decorator: add decorators to skip based on HOST_ARCHRoss Burton
2022-11-02oeqa/target/ssh: add ignore_status argument to run()Ross Burton
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-04-01oeqa: rationalise skipifqemu decoratorsRoss Burton
2022-04-01oeqa/core/decorators/data: improve has_* logicRoss Burton
2022-04-01oeqa/core/utils/misc: remove redundant fileRoss Burton
2022-04-01oeqa/core/decorator: remove redundant codeRoss Burton
2021-09-21oeqa/target/ssh: don't assume target_dumper is setRoss Burton
2021-06-12oeqa/core/target/qemu.py: display contents of dumped filesSakib Sajal
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-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
2020-11-11oeqa/core/context: initialize _run_end_timeKonrad Weihmann
2020-11-11oeqa/core/context: expose results as variableKonrad Weihmann
2020-09-30target/ssh.py: Add dump_target supportSaul Wold
2020-09-30testimage: Add testimage_dump_target to kwargsSaul Wold
2020-08-08oeqa: write @OETestTag content into json test reports for each caseAlexander Kanavin
2020-08-06ltp: make copyFrom scp command non-fatalMatthew
2020-07-08oeqa/core/loader: fix regex to include numbersVacek, Patrick
2020-07-03oeqa/core/loader: refine regex to find moduleLee Chee Yang
2020-06-28oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie
2020-06-04oe-selftest: Support verbose log outputPaul Barker
2020-05-24oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman
2020-05-21testresults.json: add duration of the tests as wellAlexander Kanavin
2020-04-24testimage: enable ovmf supportKonrad Weihmann
2020-03-29oeqa: default runtime json results for testexportStefan Kral
2020-03-12oeqa: enable testresults.json for testexportStefan Kral
2020-02-21oeqa/selftest: Standardise seperate builddir for concurrent and non-concurren...Richard Purdie