summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/decorators.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/decorators: Fixed a problem with tests having the same names.Lucian Musat2015-09-061-4/+6
* testimage: filter proper test cases by tagszjh2015-09-041-1/+33
* oeqa/utils: Added timeout decorator for testcases.Lucian Musat2015-06-111-0/+26
* oeqa/utils/decorators: Fix up frame selectionNathan Rossi2015-04-211-1/+3
* testimage: sort modules based on dependenciesPatrick Ohly2015-04-101-0/+1
* oeqa/utils/decorators: Try and improve ugly _ErrorHandler tracebacksRichard Purdie2015-01-231-8/+15
* oeqa/utils: fix testcase decorator to allow calling tests individuallyPaul Eggleton2014-12-251-0/+1
* oeqa/utils: replace some tabs with spacesPaul Eggleton2014-12-251-42/+42
* oeqa/utils: Added filter to LogResults decorator to enforce custom log level.Lucian Musat2014-09-291-0/+6
* oeqa/utils/decorators.py: add import osCorneliu Stoicescu2014-08-021-0/+1
* oeqa: Refactor test skipping decorators to use the unittest result objectLucian Musat2014-07-251-6/+34
* Added testcase decorator to use in logging. Added class decorator LogResults ...Lucian Musat2014-07-031-0/+66
* lib/oeqa: add oeTest superclassStefan Stanacar2013-11-051-5/+5
* lib/oeqa/utils: decorators: return the decorated methodMihai Lindner2013-08-261-3/+3
* lib/oeqa: fix dependecy checkStefan Stanacar2013-07-161-1/+3
* testimage.bbclass, lib/oeqa: add headers and commentsStefan Stanacar2013-07-161-0/+8
* lib/oeqa/utils/decorators.py: decorators for test methodsRadu Moisan2013-07-091-0/+40