aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/decorators.py
AgeCommit message (Expand)Author
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-05-15oeqa/decorators: Use wraps consistentlyRichard Purdie
2015-10-27oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton
2015-10-01oeqa/utils/decorators: Append the testname without the full pathLeonardo Sandoval
2015-10-01oeqa/decorators: Fixed a problem with decorator logs link.Lucian Musat
2015-09-28oeqa/decorators: Add timestamp to decorator logs.Lucian Musat
2015-09-18oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat
2015-09-06oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat
2015-09-04testimage: filter proper test cases by tagszjh
2015-06-11oeqa/utils: Added timeout decorator for testcases.Lucian Musat
2015-04-21oeqa/utils/decorators: Fix up frame selectionNathan Rossi
2015-04-10testimage: sort modules based on dependenciesPatrick Ohly
2015-01-23oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie
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-05lib/oeqa: add oeTest superclassStefan Stanacar
2013-08-26lib/oeqa/utils: decorators: return the decorated methodMihai Lindner
2013-07-16lib/oeqa: fix dependecy checkStefan Stanacar
2013-07-16testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar
2013-07-09lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan