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