summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa/utils/decorators.py
AgeCommit message (Expand)AuthorFiles
2017-02-15selftest: remove result file log awkward checkingBenjamin Esquivel1
2016-09-15oeqa/utils/decorators: LogResults fix race condition in linkfileAníbal Limón1
2016-07-25lib/oeqa/decorators: handle broken links when creating new symlinkRoss Burton1
2016-06-02classes/lib: Complete transition to python3Richard Purdie1
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie1
2016-05-14oeqa/decorators: Use wraps consistentlyRichard Purdie1
2015-10-27oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton1
2015-10-01oeqa/utils/decorators: Append the testname without the full pathLeonardo Sandoval1
2015-09-29oeqa/decorators: Fixed a problem with decorator logs link.Lucian Musat1
2015-09-28oeqa/decorators: Add timestamp to decorator logs.Lucian Musat1
2015-09-15oeqa/decorators: Added decorator to restart the DUT in case of test hang.Lucian Musat1
2015-09-06oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat1
2015-09-03testimage: filter proper test cases by tagszjh1
2015-06-11oeqa/utils: Added timeout decorator for testcases.Lucian Musat1
2015-04-21oeqa/utils/decorators: Fix up frame selectionNathan Rossi1
2015-04-09testimage: sort modules based on dependenciesPatrick Ohly1
2015-01-23oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie1
2014-12-25oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton1
2014-12-25oeqa/utils: replace some tabs with spacesPaul Eggleton1
2014-09-29oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat1
2014-08-02oeqa/utils/decorators.py: add import osCorneliu Stoicescu1
2014-07-25oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat1
2014-07-03Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat1
2013-11-04lib/oeqa: add oeTest superclassStefan Stanacar1
2013-08-26lib/oeqa/utils: decorators: return the decorated methodMihai Lindner1
2013-07-15lib/oeqa: fix dependecy checkStefan Stanacar1
2013-07-15testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar1
2013-07-09lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan1