summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/core
AgeCommit message (Expand)AuthorFiles
2019-05-17oeqa/target/ssh: Replace suggogatepass with ignoring errorsRichard Purdie1
2019-05-17oeqa/concurrenttest: Patch subunit module to handle classSetup failuresRichard Purdie1
2019-05-17oeqa/runner: Fix subunit setupClass/setupModule failure handlingRichard Purdie1
2019-05-17oeqa/core/runner: Handle unexpectedSucessesRichard Purdie1
2019-05-17oeqa/ssh: Avoid unicode decode exceptionsRichard Purdie1
2019-05-17oeqa/core/runner: dump stdout and stderr of each test caseMardegan, Alberto1
2019-01-28oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng1
2018-12-06oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie1
2018-12-06oeqa/core/runner: Correctly markup regexsRichard Purdie1
2018-12-06oeqa/loader: Fix deprecation warningRichard Purdie1
2018-12-06oeqa/runner: Sort the test result output by result classRichard Purdie1
2018-12-06oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie1
2018-11-06oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie1
2018-10-29oeqa/core/runner: Don't add empty log entriesRichard Purdie1
2018-10-29oeqa/core/runner: write testresult to json filesYeoh Ee Peng1
2018-10-18oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng1
2018-08-23oeqa/core/decorator: add skipIfInDataVarRichard Leitner1
2018-08-23oeqa/runner: Print any errors/failures earlyRichard Purdie1
2018-08-23oeqa/runner: Use the proper logger functions instead of print()Richard Purdie1
2018-08-23oeqa/context: Only set buffer mode for non-concurrent testsRichard Purdie1
2018-08-23oeqa/concurrencytest: Ensure subunit streams are flushed at exitRichard Purdie1
2018-07-26oeqa/loader: Ensure invalid test names don't trigger a tracebackRichard Purdie1
2018-07-18oeqa/decorator: Improve reliabilityRichard Purdie1
2018-07-16oeqa: Remove xmlrunnerRichard Purdie1
2018-07-16oeqa/runner: Simplify codeRichard Purdie4
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie10
2018-07-16oeqa: Add selftest parallelisation supportRichard Purdie3
2018-07-15oeqa: Default to buffer mode for testsRichard Purdie2
2018-07-13oeqa/runner: Ensure we don't print misleading results outputRichard Purdie1
2018-07-13oeqa/core/runner: Improve test case comparisionRichard Purdie1
2018-06-04oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi1
2018-06-04oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi1
2018-06-04oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi1
2018-06-04oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi1
2018-06-04oeqa/core/loader.py: support the 'auto' keywordChen Qi1
2018-01-04core/loader.py: fix regex to include all available test casesLeonardo Sandoval1
2018-01-02oeqa/qemu: remove elf image typeSaul Wold1
2017-11-10oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie1
2017-11-09oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie1
2017-11-09oeqa: Clean up logger handlingRichard Purdie1
2017-11-09oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie1
2017-11-08oeqa/core/loader: Make _built_modules_dict() support packages correctlyPeter Kjellerstedt1
2017-08-24core/target/ssh.py: use reader to handle partial dataRobert Yang1
2017-08-23core/target/ssh.py: replace decode errorsRobert Yang1
2017-08-11context: Include a command line argument to run all except certain testsLeonardo Sandoval1
2017-07-30oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón1
2017-07-30oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón3
2017-07-21oeqa/core/loader: Generate function _make_failed_test dynamicallyAníbal Limón1
2017-06-23oeqa/core/loader.py: Fix _make_failed_test for python >= 3.4.4Aníbal Limón1
2017-06-23oeqa/core/threaded: Don't assume that results exists on logDetailsAníbal Limón1