aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/loader.py
AgeCommit message (Expand)Author
2017-06-05oeqa/core/loader: Call parent init method in OETestLoaderAnibal Limon
2017-06-04oeqa/core: Improve grammar in README and loader commentsRandy MacLeod
2017-05-30oeqa/core: Add support for run tests by module, class and nameAníbal Limón
2017-03-28oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez
2017-03-01oeqa/core/loader.py: Avoid importing tests with built-ins nameMariano Lopez
2017-03-01oeqa/core/loader.py: Give meaningful error when failed to load classesMariano Lopez
2017-02-15oeqa/loader.py: Avoid error in TypeError exceptionJuro Bystricky
2017-01-23oeqa/core: Add loader, context and decorator modulesAníbal Limón