Age | Commit message (Expand) | Author | Files |
2017-04-12 | oeqa/core/runner: Append PID in the test result folder name | Leonardo Sandoval | 1 |
2017-03-28 | oeqa/core/loader.py: Do not import underscore modules by default | Mariano Lopez | 1 |
2017-03-01 | oeqa/core/loader.py: Avoid importing tests with built-ins name | Mariano Lopez | 1 |
2017-03-01 | oeqa/core/loader.py: Give meaningful error when failed to load classes | Mariano Lopez | 1 |
2017-02-23 | oeqa/runtime/context.py: Fix use of getTarget() with testexport | Mariano Lopez | 1 |
2017-02-15 | oeqa/loader.py: Avoid error in TypeError exception | Juro Bystricky | 1 |
2017-02-15 | qemu.py: add 'elf' as supported fstype | Juro Bystricky | 1 |
2017-02-15 | oeqa/core/runner.py: OEStreamLogger fix logging | Aníbal Limón | 1 |
2017-01-31 | oeqa/core/context.py: Add validation for run-tests option | Aníbal Limón | 1 |
2017-01-31 | meta: remove remaining True option to getVar calls | Ming Liu | 1 |
2017-01-31 | testimage.bbclass: Allow to run tests on autobuilder's images | Mariano Lopez | 1 |
2017-01-23 | testimage.bbclass: Add package install feature | Mariano Lopez | 1 |
2017-01-23 | oeqa/core/utils/test.py: Add functions to get module path | Mariano Lopez | 1 |
2017-01-23 | core/target/qemu.py Adds qemu target | Mariano Lopez | 1 |
2017-01-23 | oeqa/core/context: Add option to select tests to run | Mariano Lopez | 1 |
2017-01-23 | oeqa/core/decorator: Add skipIfNotDataVar and skipIfNotInDataVar | Mariano Lopez | 1 |
2017-01-23 | oeqa/core/decorator/data.py: Add skipIfNotFeature decorator | Mariano Lopez | 1 |
2017-01-23 | oeqa/core/target Add OESSHTarget to sent commands to targets using SSH | Mariano Lopez | 2 |
2017-01-23 | oeqa/core: Add README | Aníbal Limón | 1 |
2017-01-23 | oeqa/core/cases: Add example test cases | Aníbal Limón | 3 |
2017-01-23 | oeqa/core/context: Add support of OETestContextExecutor | Aníbal Limón | 1 |
2017-01-23 | oeqa/core: Add tests for the OEQA framework | Mariano Lopez | 13 |
2017-01-23 | oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVar | Aníbal Limón | 1 |
2017-01-23 | oeqa/core/decorator: Add support for OETimeout decorator | Mariano Lopez | 1 |
2017-01-23 | oeqa/core/decorator: Add support for OETestID and OETestTag | Mariano Lopez | 2 |
2017-01-23 | oeqa/core/decorator: Add support for OETestDepends | Aníbal Limón | 1 |
2017-01-23 | oeqa/core: Add loader, context and decorator modules | Aníbal Limón | 3 |
2017-01-23 | oeqa/core: Add utils module for OEQA framework | Mariano Lopez | 4 |
2017-01-23 | oeqa/core: Add base OEQA framework | Aníbal Limón | 4 |