aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/runner.py
AgeCommit message (Expand)Author
2017-11-10oeqa/runner: Pass the value of buffer, don't force to TrueRichard Purdie
2017-11-09oeqa/runqemu: Only show stdout/stderr upon test failureRichard Purdie
2017-07-30oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón
2017-06-13oeqa/core/runner: Don't log details twice if test failsAníbal Limón
2017-06-12oeqa/core/loader: Allow unittest.TestCase's to be executedAníbal Limón
2017-05-30oeqa/core: Add list tests support in context and runnerAníbal Limón
2017-05-30oeqa/core/runner: OETestResult add internal _tc_map_resultsAníbal Limón
2017-05-30oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón
2017-05-30oeqa/core/runner: OETestResult remove unneeded override of startTestAníbal Limón
2017-05-30oeqa/core: Don't expose OEStreamLogger in OETestContextAníbal Limón
2017-04-12oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval
2017-02-15oeqa/core/runner.py: OEStreamLogger fix loggingAníbal Limón
2017-01-23oeqa/core: Add base OEQA frameworkAníbal Limón