aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core
AgeCommit message (Expand)Author
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-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez
2017-02-15oeqa/loader.py: Avoid error in TypeError exceptionJuro Bystricky
2017-02-15qemu.py: add 'elf' as supported fstypeJuro Bystricky
2017-02-15oeqa/core/runner.py: OEStreamLogger fix loggingAníbal Limón
2017-01-31oeqa/core/context.py: Add validation for run-tests optionAníbal Limón
2017-01-31meta: remove remaining True option to getVar callsMing Liu
2017-01-31testimage.bbclass: Allow to run tests on autobuilder's imagesMariano Lopez
2017-01-23testimage.bbclass: Add package install featureMariano Lopez
2017-01-23oeqa/core/utils/test.py: Add functions to get module pathMariano Lopez
2017-01-23core/target/qemu.py Adds qemu targetMariano Lopez
2017-01-23oeqa/core/context: Add option to select tests to runMariano Lopez
2017-01-23oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVarMariano Lopez
2017-01-23oeqa/core/decorator/data.py: Add skipIfNotFeature decoratorMariano Lopez
2017-01-23oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez
2017-01-23oeqa/core: Add READMEAníbal Limón
2017-01-23oeqa/core/cases: Add example test casesAníbal Limón
2017-01-23oeqa/core/context: Add support of OETestContextExecutorAníbal Limón
2017-01-23oeqa/core: Add tests for the OEQA frameworkMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón
2017-01-23oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestID and OETestTagMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestDependsAníbal Limón
2017-01-23oeqa/core: Add loader, context and decorator modulesAníbal Limón
2017-01-23oeqa/core: Add utils module for OEQA frameworkMariano Lopez
2017-01-23oeqa/core: Add base OEQA frameworkAníbal Limón