summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/runner.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie2017-11-111-1/+1
* oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie2017-11-091-0/+8
* oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón2017-07-301-4/+8
* oeqa/core/runner: Don't log details twice if test failsAníbal Limón2017-06-131-2/+0
* oeqa/core/loader: Allow unittest.TestCase's to be executedAníbal Limón2017-06-121-11/+14
* oeqa/core: Add list tests support in context and runnerAníbal Limón2017-06-021-0/+98
* oeqa/core/runner: OETestResult add internal _tc_map_resultsAníbal Limón2017-06-021-0/+2
* oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón2017-06-021-0/+88
* oeqa/core/runner: OETestResult remove unneeded override of startTestAníbal Limón2017-06-021-3/+0
* oeqa/core: Don't expose OEStreamLogger in OETestContextAníbal Limón2017-06-021-0/+3
* oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval2017-04-131-1/+1
* oeqa/core/runner.py: OEStreamLogger fix loggingAníbal Limón2017-02-151-1/+1
* oeqa/core: Add base OEQA frameworkAníbal Limón2017-01-231-0/+76