summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core
AgeCommit message (Expand)Author
2020-11-11oeqa/core/context: initialize _run_end_timeKonrad Weihmann
2020-11-11oeqa/core/context: expose results as variableKonrad Weihmann
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-13oeqa/core/loader: fix regex to include numbersVacek, Patrick
2020-07-06oeqa/core/loader: refine regex to find moduleLee Chee Yang
2020-06-29oeqa/selftest: Clean up separate builddir in success case when non-threadedRichard Purdie
2020-06-26testimage: enable ovmf supportKonrad Weihmann
2020-05-26oeqa/concurrencytest: don't delete build directory for failed testsSteve Sakoman
2020-05-22testresults.json: add duration of the tests as wellAlexander Kanavin
2020-03-28oeqa: 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-05oeqa/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-27oeqa/core/case.py: Encode binary data of logNathan Rossi
2019-09-27oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi
2019-09-19oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie
2019-09-11oeqa/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-09oeqa/concurrenttest: Patch subunit module to handle classSetup failuresRichard Purdie
2019-05-09oeqa/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-24testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin
2018-12-26oeqa/concurrencytest: fix for locating meta-selftestRobert Yang
2018-11-22oeqa/qemu: Add support for slirpYeoh Ee Peng
2018-11-22oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng
2018-11-16oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie
2018-11-13oeqa/core/runner: Correctly markup regexsRichard Purdie
2018-11-13oeqa/loader: Fix deprecation warningRichard Purdie