aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/decorator
AgeCommit message (Expand)Author
2018-08-23oeqa/core/decorator: add skipIfInDataVarRichard Leitner
2018-07-18oeqa/decorator: Improve reliabilityRichard Purdie
2018-07-16oeqa/runner: Simplify codeRichard Purdie
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie
2018-06-04oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi
2018-06-04oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi
2018-06-04oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi
2017-05-30oeqa/core/decorator/oetimeout: Add support for OEQA threaded modeAníbal Limón
2017-05-30oeqa/core/decorator/depends: Add support for threading modeAníbal Limón
2017-01-23oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez
2017-01-23oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón
2017-01-23oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestID and OETestTagMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestDependsAníbal Limón
2017-01-23oeqa/core: Add loader, context and decorator modulesAníbal Limón