Age | Commit message (Expand) | Author | Files |
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 |
2017-05-30 | oeqa/core/context: Include a _pre_run method | Leonardo Sandoval | 2 |
2017-05-30 | oeqa/core/context: Omit docstring output on XMLResult | Leonardo Sandoval | 1 |
2017-05-30 | oeqa/core/context: Use a default iterable modules object | Leonardo Sandoval | 1 |
2017-05-30 | oeqa/core/context: Raise exception when a manifest is specified but missing | Leonardo Sandoval | 2 |
2017-05-30 | oeqa/core/case: fix typo on comment about exception name | Leonardo Sandoval | 1 |
2017-05-30 | oeqa/core/README: Improve documentation | Leonardo Sandoval | 1 |
2017-05-30 | oeqa/runtime/case: Don't use OEQA framework internal methods | Aníbal Limón | 1 |
2017-05-30 | oeqa/core: Add support for run tests by module, class and name | Aníbal Limón | 2 |
2017-05-30 | oeqa/core: Add list tests support in context and runner | Aníbal Limón | 2 |
2017-05-30 | oeqa/sdk: Enable usage of OEQA thread mode | Aníbal Limón | 1 |
2017-05-30 | oeqa/core/tests: Add tests of OEQA Threaded mode | Aníbal Limón | 7 |
2017-05-30 | oeqa/sdkext/cases: Move sdk_update test into devtool module | Aníbal Limón | 2 |
2017-05-30 | oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode | Aníbal Limón | 1 |
2017-05-30 | oeqa/core/decorator/depends: Add support for threading mode | Aníbal Limón | 1 |
2017-05-30 | oeqa/core/threaded: Add OETestContextThreaded class | Aníbal Limón | 1 |
2017-05-30 | oeqa/core/threaded: Add support of OETestRunnerThreaded | Aníbal Limón | 1 |
2017-05-30 | oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes | Aníbal Limón | 1 |
2017-05-30 | oeqa/core/runner: OETestResult add internal _tc_map_results | Aníbal Limón | 1 |
2017-05-30 | oeqa/core/threaded: Add OEStreamLoggerThreaded class | Aníbal Limón | 1 |
2017-05-30 | oeqa/core/threaded: Add new module with OETestLoaderThreaded | Aníbal Limón | 1 |
2017-05-30 | oeqa/core: Move OETestContext.log{Summary, Details} into OETestResult | Aníbal Limón | 2 |
2017-05-30 | oeqa/core/runner: OETestResult remove unneeded override of startTest | Aníbal Limón | 1 |
2017-05-30 | oeqa/core: Don't expose OEStreamLogger in OETestContext | Aníbal Limón | 2 |
2017-05-30 | oeqa/sdk/context.py: Add return to OESDKTestContext.run() method | Aníbal Limón | 1 |
2017-05-30 | oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method | Aníbal Limón | 1 |
2017-05-25 | base.py: add assertExists and assertNotExists to oeselftest | Yeoh Ee Peng | 1 |
2017-05-23 | oeqa.utils.git: use --verify in rev_parse() | Markus Lehtonen | 1 |
2017-05-21 | selftest: fix test_unsupported_subcommand test case | Ed Bartosh | 1 |
2017-05-18 | selftest/devtool: change write to append config in virtual_kernel_modify | Aníbal Limón | 1 |
2017-05-18 | QemuRunner: avoid tainting os.environ | Patrick Ohly | 1 |
2017-05-18 | archiver.bbclass: do not cause kernel rebuilds | Patrick Ohly | 1 |
2017-05-16 | oeqa/selftest: add test for package manager version comparison | Ross Burton | 1 |
2017-05-16 | oeqa/selftest: relax whitespace matches in search regex | Ross Burton | 1 |
2017-05-16 | selftest/runtime-test: Split the config values | Leonardo Sandoval | 1 |
2017-05-16 | oe.lsb: add get_os_release() | Markus Lehtonen | 2 |