aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/decorators.py
AgeCommit message (Expand)Author
2014-12-25oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton
2014-12-25oeqa/utils: replace some tabs with spacesPaul Eggleton
2014-09-29oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat
2014-08-02oeqa/utils/decorators.py: add import osCorneliu Stoicescu
2014-07-25oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat
2014-07-03Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat
2013-11-04lib/oeqa: add oeTest superclassStefan Stanacar
2013-08-26lib/oeqa/utils: decorators: return the decorated methodMihai Lindner
2013-07-15lib/oeqa: fix dependecy checkStefan Stanacar
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar
2013-07-09lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan