Age | Commit message (Expand) | Author | Files |
2017-07-21 | oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERM | Aníbal Limón | 2 |
2017-07-21 | selftest/cases/package: Call parent setUpClass method | Aníbal Limón | 1 |
2017-07-21 | oeqa/core/loader: Generate function _make_failed_test dynamically | Aníbal Limón | 1 |
2017-07-21 | oeqa/eSDK: Ignore errors during directory cleanup | Richard Purdie | 1 |
2017-07-17 | imagefeatures: add test_image_fstypes test case | Ed Bartosh | 1 |
2017-07-17 | selftest: fixed 5 wic test cases | Ed Bartosh | 1 |
2017-07-08 | oeqa/tinfoil: Improve test_wait_event for race issues | Richard Purdie | 1 |
2017-07-08 | oeqa/sdk: Replace buildiptables for buildlzip tests | Jose Perez Carranza | 1 |
2017-07-08 | oeqa/runtime: Replace buildiptables for buildlzip on runtime tests | Jose Perez Carranza | 1 |
2017-06-28 | runcmd.py: unit testing for runCmd() | Patrick Ohly | 1 |
2017-06-28 | commands.py: live output logging + result.error encoding fix | Patrick Ohly | 1 |
2017-06-28 | selftest/archiver: only execute deploy_archives task | André Draszik | 1 |
2017-06-28 | selftest/archiver: add tests for recipe type filtering | André Draszik | 1 |
2017-06-28 | selftest/seltest.py: Add test to check imports from other layers | Jose Perez Carranza | 1 |
2017-06-28 | meta: Fix return value checks from subprocess.call()'s | Mikko Rapeli | 2 |
2017-06-28 | selftest/devtool: Don't use removed remake as test case | Jussi Kukkonen | 1 |
2017-06-28 | oe-selftest: add a test for upstream version check regressions | Alexander Kanavin | 1 |
2017-06-23 | oeqa/selftest/context: Reload testlayer_path when meta-selftest isn't added | Aníbal Limón | 1 |
2017-06-23 | oeqa/core/loader.py: Fix _make_failed_test for python >= 3.4.4 | Aníbal Limón | 1 |
2017-06-23 | oeqa/core/threaded: Don't assume that results exists on logDetails | Aníbal Limón | 1 |
2017-06-23 | selftest: Add Testopia ID to test cases | Jose Perez Carranza | 12 |
2017-06-23 | selftest/devtool: replace file assertTrue/False with assertExists/NotExists | Yeoh Ee Peng | 1 |
2017-06-14 | selftest/sstatetests: Fix potential failure on uniprocessor machines | Richard Purdie | 1 |
2017-06-14 | selftest: add test_wic_rm test case | Ed Bartosh | 1 |
2017-06-14 | selftest: add test_wic_cp test case | Ed Bartosh | 1 |
2017-06-14 | selftest: add new test case test_wic_ls | Ed Bartosh | 1 |
2017-06-14 | sstatetests: Use higher parallelism value | Richard Purdie | 1 |
2017-06-13 | oeqa/core/loader: Use full and small module name on filtering | Aníbal Limón | 1 |
2017-06-13 | oeqa/core/runner: Don't log details twice if test fails | Aníbal Limón | 1 |
2017-06-12 | oeqa/sdk/cases: Fix skip of buildgcalculator test | Aníbal Limón | 1 |
2017-06-12 | oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDK | Francisco Pedraza | 4 |
2017-06-12 | oeqa/core/loader: Allow unittest.TestCase's to be executed | Aníbal Limón | 2 |
2017-06-12 | oeqa/cases/oelib: Change default case class to unittest.case.TestCase | Aníbal Limón | 5 |
2017-06-12 | oeqa/core/loader: Fix filtering on test modules with submodules | Aníbal Limón | 1 |
2017-06-09 | oeqa: Change the order to logDetails and logSummary | Aníbal Limón | 2 |
2017-06-09 | selftest/devtool: Modify test to use default config | Jose Perez Carranza | 1 |
2017-06-09 | runtime-test.py: Split different tests inside selftest.py | Humberto Ibarra | 1 |
2017-06-07 | buildhistory: skip tests if GitPython module is missing | Leonardo Sandoval | 1 |
2017-06-05 | oeqa/core/loader: Call parent init method in OETestLoader | Anibal Limon | 1 |
2017-06-05 | oeqa/runtime/context.py: Add support to specify port in target_ip | Aníbal Limón | 1 |
2017-06-05 | oeqa/selftest/cases: Migrate test cases into the new oe-qa framework | Leonardo Sandoval | 35 |
2017-06-05 | scripts/oe-selftest: Migrate to new framework into oeqa.selftest.context | Leonardo Sandoval | 1 |
2017-06-05 | oeqa/selftest/case: Don't figure out the testlayer inside | Aníbal Limón | 1 |
2017-06-05 | oeqa/selftest/case.py: Remove machine selection logic | Leonardo Sandoval | 1 |
2017-06-05 | scripts/oe-selftest: Move {add,remove}_include files to case | Leonardo Sandoval | 1 |
2017-06-05 | oeqa/selftest/case: Migrate case class to the new OEQA framework | Leonardo Sandoval | 1 |
2017-06-05 | oeqa/selftest: Move base class to case module | Aníbal Limón | 1 |
2017-06-05 | scripts/oe-test: Move load_test_components to oeqa.utils | Aníbal Limón | 2 |
2017-06-05 | oeqa/selftest: lock down Meson git revision for reliability | Ross Burton | 1 |
2017-06-04 | oeqa/core: Improve grammar in README and loader comments | Randy MacLeod | 2 |