summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/core/context.py
AgeCommit message (Expand)AuthorFiles
2018-08-23oeqa/context: Only set buffer mode for non-concurrent testsRichard Purdie1
2018-07-16oeqa/runner: Simplify codeRichard Purdie1
2018-07-16oeqa: Add selftest parallelisation supportRichard Purdie1
2018-07-15oeqa: Default to buffer mode for testsRichard Purdie1
2017-08-11context: Include a command line argument to run all except certain testsLeonardo Sandoval1
2017-07-30oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón1
2017-06-09oeqa: Change the order to logDetails and logSummaryAníbal Limón1
2017-06-05scripts/oe-test: Move load_test_components to oeqa.utilsAníbal Limón1
2017-05-30oeqa/core/context: Include a _pre_run methodLeonardo Sandoval1
2017-05-30oeqa/core/context: Omit docstring output on XMLResultLeonardo Sandoval1
2017-05-30oeqa/core/context: Use a default iterable modules objectLeonardo Sandoval1
2017-05-30oeqa/core/context: Raise exception when a manifest is specified but missingLeonardo Sandoval1
2017-05-30oeqa/core: Add support for run tests by module, class and nameAníbal Limón1
2017-05-30oeqa/core: Add list tests support in context and runnerAníbal Limón1
2017-05-30oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón1
2017-05-30oeqa/core: Don't expose OEStreamLogger in OETestContextAníbal Limón1
2017-01-31oeqa/core/context.py: Add validation for run-tests optionAníbal Limón1
2017-01-23oeqa/core/context: Add option to select tests to runMariano Lopez1
2017-01-23oeqa/core/context: Add support of OETestContextExecutorAníbal Limón1
2017-01-23oeqa/core: Add loader, context and decorator modulesAníbal Limón1