summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez2017-01-231-1/+35
* oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez2017-01-231-0/+28
* oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez2017-01-232-0/+299
* oeqa/core: Add READMEAníbal Limón2017-01-231-0/+38
* oeqa/core/cases: Add example test casesAníbal Limón2017-01-233-0/+21
* oeqa/core/context: Add support of OETestContextExecutorAníbal Limón2017-01-231-0/+85
* oeqa/core: Add tests for the OEQA frameworkMariano Lopez2017-01-2313-0/+481
* oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón2017-01-231-0/+36
* oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez2017-01-231-0/+25
* oeqa/core/decorator: Add support for OETestID and OETestTagMariano Lopez2017-01-232-0/+47
* oeqa/core/decorator: Add support for OETestDependsAníbal Limón2017-01-231-0/+94
* oeqa/core: Add loader, context and decorator modulesAníbal Limón2017-01-233-0/+454
* oeqa/core: Add utils module for OEQA frameworkMariano Lopez2017-01-234-0/+127
* oeqa/core: Add base OEQA frameworkAníbal Limón2017-01-234-0/+136