summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/decorator/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/core/decorator: Fix super class modifying subclass tagsNathan Rossi2019-09-071-1/+2
* oeqa/core: Rework OETestTag and remove unused OETestFilterNathan Rossi2019-09-071-8/+12
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+4
* oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi2018-06-041-3/+3
* oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi2018-06-041-2/+2
* oeqa/core: Add loader, context and decorator modulesAníbal Limón2017-01-231-0/+71