Age | Commit message (Expand) | Author | Files |
2017-03-13 | testimage.bbclass: fix runtime test for rpm, port smart tests to dnf | Alexander Kanavin | 1 |
2017-03-01 | oeqa: add output to subprocess exceptions | Ross Burton | 1 |
2017-02-23 | oeqa: fix typo | Humberto Ibarra | 1 |
2017-01-23 | oeqa: Fix files handling on runtime tests. | Aníbal Limón | 1 |
2017-01-23 | oeqa/sdkext: Adds case and context modules. | Aníbal Limón | 1 |
2017-01-23 | oeqa/sdk: Add case and context modules for the SDK component | Aníbal Limón | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-09-15 | oeqa/oetest: show stderr when running commands | Ross Burton | 1 |
2016-08-17 | oeqa/oetest: Improve subprocess error reporting | Richard Purdie | 1 |
2016-08-04 | oeqa/oetest.py: Allow to export packages using symlinks | Mariano Lopez | 1 |
2016-08-04 | oetest.py: Remove check for __init__.py | Mariano Lopez | 1 |
2016-08-04 | oetest.py: Add command line parameter support for tag in testexport | Mariano Lopez | 1 |
2016-07-20 | oetest.py: Fix problem when there is more than one json file for package extr... | Mariano Lopez | 1 |
2016-06-23 | oeqa: fix hasPackage, add hasPackageMatch | Ross Burton | 1 |
2016-06-06 | oetest.py: Add install/uninstall functionality for DUTs | Mariano Lopez | 1 |
2016-06-06 | lib/oeqa/otest.py: Fix import tests from other layers with python3 | Mariano Lopez | 1 |
2016-06-02 | classes/lib: Complete transition to python3 | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to use python3 command pipeline decoding | Richard Purdie | 1 |
2016-05-30 | oetest.py: Add support to copy unextracted packages for runtime testing | Mariano Lopez | 1 |
2016-05-30 | oetest.py: Add extract_packages() to RuntimeTestContext class | Mariano Lopez | 1 |
2016-05-30 | oetest.py: Add json file support to specify packages needed in runtime tests | Mariano Lopez | 1 |
2016-05-30 | oetest.py: Move getTests() outside loadTests() method | Mariano Lopez | 1 |
2016-05-18 | oetest.py: Use the real ExportTestContext in exported tests | Mariano Lopez | 1 |
2016-05-18 | oetest.py: Add default pscmd to oeTest | Mariano Lopez | 1 |
2016-05-18 | oeqa/oetest.py: Add class ExportTestContext | Mariano Lopez | 1 |
2016-04-18 | oetest: make console output more verbose | Ed Bartosh | 1 |
2016-04-12 | oeqa/runexported.py: Fix exported test | Mariano Lopez | 1 |
2016-02-28 | classes/testsdk: Pass tcname to SDK and SDKExt contexts | Aníbal Limón | 1 |
2016-02-28 | classes/testsdk: Move the removal of bitbake PATH to eSDK context only | Aníbal Limón | 1 |
2016-02-10 | oeqa/oetest: Fix compatibility SDK tests using eSDK. | Aníbal Limón | 1 |
2016-02-10 | classes/populate_sdk_ext: Add SDK_EXT_TARGET_MANIFEST and SDK_EXT_HOST_MANIFEST | Aníbal Limón | 1 |
2016-02-10 | testsdkext: Add skeleton for support Extensible SDK tests. | Aníbal Limón | 1 |
2016-02-10 | oeqa/oetest: oeSDKTest when run a command redirect env output to null | Aníbal Limón | 1 |
2016-02-10 | oetest.py/TestContext: Move loadTests and runTests inside it. | Aníbal Limón | 1 |
2016-02-10 | testimage/testsdk: Move get test suites routine inside TestContext. | Aníbal Limón | 1 |
2016-02-10 | testimage/testsdk: Modularize TestContext. | Aníbal Limón | 1 |
2016-02-10 | get_test_suites: Add sdkext type for load test suites. | Aníbal Limón | 1 |
2016-02-10 | testimage: Modularize helper functions for get test lists. | Aníbal Limón | 1 |
2015-10-19 | oetest: Add tearDownLocal class | Mariano Lopez | 1 |
2015-10-01 | oetest: Change logic of a failed test | Mariano Lopez | 1 |
2015-09-26 | oeqa/oetest: Fix SDK command execution | Richard Purdie | 1 |
2015-09-23 | oeqa/oetest: Remove bb as requirement for oetest. | Lucian Musat | 1 |
2015-09-21 | oeqa/testimage: Enhance -v switch in testimage | Lucian Musat | 1 |
2015-09-15 | oeqa/decorators: Added decorator to restart the DUT in case of test hang. | Lucian Musat | 1 |
2015-09-07 | testimage: handle SIGTERM to conclude runqemu | Mariano Lopez | 1 |
2015-09-05 | oeqa: Test failure/cleanup improvements | Richard Purdie | 1 |
2015-09-03 | testimage: filter proper test cases by tags | zjh | 1 |
2015-09-01 | runexported: Make it compatible with host dump | Mariano Lopez | 1 |
2015-09-01 | qemurunner: Added host dumps when there are errors | Mariano Lopez | 1 |
2015-08-30 | oetest: Fix regresion when testing real hardware | Mariano Lopez | 1 |