summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/decorator
AgeCommit message (Expand)Author
2023-12-13oeqa/core/decorator: add skip if not qemu-usermodeAdrian Freihofer
2022-11-11oeqa/core/decorator: add decorators to skip based on HOST_ARCHRoss Burton
2022-04-01oeqa: rationalise skipifqemu decoratorsRoss Burton
2022-04-01oeqa/core/decorators/data: improve has_* logicRoss Burton
2022-04-01oeqa/core/decorator: remove redundant codeRoss Burton
2021-04-23oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin
2019-11-14oeqa/core: Add qemu checksArmin Kuster
2019-11-14oeqa/core: Add a check for MACHINEArmin Kuster
2019-10-19oeqa/core/decorator: add skipIfFeatureAndré Draszik
2019-09-07oeqa/core/decorator: Fix super class modifying subclass tagsNathan Rossi
2019-09-07oeqa/core: Rework OETestTag and remove unused OETestFilterNathan Rossi
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-05-09oeqa: Drop OETestIDRichard Purdie
2018-08-23oeqa/core/decorator: add skipIfInDataVarRichard Leitner
2018-07-18oeqa/decorator: Improve reliabilityRichard Purdie
2018-07-18oeqa/runner: Simplify codeRichard Purdie
2018-07-18oeqa/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-06-02oeqa/core/decorator/oetimeout: Add support for OEQA threaded modeAníbal Limón
2017-06-02oeqa/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