summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core
AgeCommit message (Expand)Author
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
2020-02-18concurrencytest.py: add outSideTestaddSkip for subunitTrevor Gamblin
2020-02-13testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego
2020-02-13testimage: Allow testing on QEMU machines with a single serial portAlejandro Hernandez Samaniego
2020-02-04oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=TrueAndré Draszik
2019-12-16oeqa/target/ssh oeqa/target/qemu: expose server listening port to testsAndré Draszik
2019-12-06oeqa/concurrencytest: Optimise for autobuilder/clobberdirRichard Purdie
2019-11-14oeqa/core: Add qemu checksArmin Kuster
2019-11-14oeqa/core: Add a check for MACHINEArmin Kuster
2019-10-19oeqa/core/decorator: add skipIfFeatureAndré Draszik
2019-09-30oeqa/core/case.py: Encode binary data of logNathan Rossi
2019-09-30oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi
2019-09-19oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie
2019-09-16oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan Rossi
2019-09-07oeqa/core/decorator: Fix super class modifying subclass tagsNathan Rossi
2019-09-07oeqa/core/runner.py: Fix OETestTag listingNathan Rossi
2019-09-07oeqa/core: Rework OETestTag and remove unused OETestFilterNathan Rossi
2019-09-07oeqa/core: Implement proper extra result collection and serializationNathan Rossi
2019-09-06oeqa/core/tests: Fix test_data module testsNathan Rossi
2019-09-06oeqa/core/tests: Skip test_fail_duplicated_moduleNathan Rossi
2019-06-21oeqa: avoid class setup method to run when skipping the whole classChen Qi
2019-06-21context.py: avoid skipping tests by meaningless command argumentChen Qi
2019-06-18context.py: fix skipping functionChen Qi
2019-05-13oeqa/target/ssh: Replace suggogatepass with ignoring errorsRichard Purdie
2019-05-12oeqa/concurrenttest: Patch subunit module to handle classSetup failuresRichard Purdie
2019-05-12oeqa/runner: Fix subunit setupClass/setupModule failure handlingRichard Purdie
2019-05-09oeqa/core/runner: Handle unexpectedSucessesRichard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-05-09oeqa: Drop OETestIDRichard Purdie
2019-05-01oeqa/ssh: Avoid unicode decode exceptionsRichard Purdie
2019-04-26oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto
2019-01-26testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin
2018-12-26oeqa/concurrencytest: fix for locating meta-selftestRobert Yang