summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-06-09oeqa: Change the order to logDetails and logSummaryAníbal Limón2
2017-06-09selftest/devtool: Modify test to use default configJose Perez Carranza1
2017-06-09runtime-test.py: Split different tests inside selftest.pyHumberto Ibarra1
2017-06-07buildhistory: skip tests if GitPython module is missingLeonardo Sandoval1
2017-06-05oeqa/core/loader: Call parent init method in OETestLoaderAnibal Limon1
2017-06-05oeqa/runtime/context.py: Add support to specify port in target_ipAníbal Limón1
2017-06-05oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval35
2017-06-05scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval1
2017-06-05oeqa/selftest/case: Don't figure out the testlayer insideAníbal Limón1
2017-06-05oeqa/selftest/case.py: Remove machine selection logicLeonardo Sandoval1
2017-06-05scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval1
2017-06-05oeqa/selftest/case: Migrate case class to the new OEQA frameworkLeonardo Sandoval1
2017-06-05oeqa/selftest: Move base class to case moduleAníbal Limón1
2017-06-05scripts/oe-test: Move load_test_components to oeqa.utilsAníbal Limón2
2017-06-05oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton1
2017-06-04oeqa/core: Improve grammar in README and loader commentsRandy MacLeod2
2017-05-30oeqa/core/context: Include a _pre_run methodLeonardo Sandoval2
2017-05-30oeqa/core/context: Omit docstring output on XMLResultLeonardo Sandoval1
2017-05-30oeqa/core/context: Use a default iterable modules objectLeonardo Sandoval1
2017-05-30oeqa/core/context: Raise exception when a manifest is specified but missingLeonardo Sandoval2
2017-05-30oeqa/core/case: fix typo on comment about exception nameLeonardo Sandoval1
2017-05-30oeqa/core/README: Improve documentationLeonardo Sandoval1
2017-05-30oeqa/runtime/case: Don't use OEQA framework internal methodsAníbal Limón1
2017-05-30oeqa/core: Add support for run tests by module, class and nameAníbal Limón2
2017-05-30oeqa/core: Add list tests support in context and runnerAníbal Limón2
2017-05-30oeqa/sdk: Enable usage of OEQA thread modeAníbal Limón1
2017-05-30oeqa/core/tests: Add tests of OEQA Threaded modeAníbal Limón7
2017-05-30oeqa/sdkext/cases: Move sdk_update test into devtool moduleAníbal Limón2
2017-05-30oeqa/core/decorator/oetimeout: Add support for OEQA threaded modeAníbal Limón1
2017-05-30oeqa/core/decorator/depends: Add support for threading modeAníbal Limón1
2017-05-30oeqa/core/threaded: Add OETestContextThreaded classAníbal Limón1
2017-05-30oeqa/core/threaded: Add support of OETestRunnerThreadedAníbal Limón1
2017-05-30oeqa/core/threaded: Add OETestResultThreaded{,Internal} classesAníbal Limón1
2017-05-30oeqa/core/runner: OETestResult add internal _tc_map_resultsAníbal Limón1
2017-05-30oeqa/core/threaded: Add OEStreamLoggerThreaded classAníbal Limón1
2017-05-30oeqa/core/threaded: Add new module with OETestLoaderThreadedAníbal Limón1
2017-05-30oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón2
2017-05-30oeqa/core/runner: OETestResult remove unneeded override of startTestAníbal Limón1
2017-05-30oeqa/core: Don't expose OEStreamLogger in OETestContextAníbal Limón2
2017-05-30oeqa/sdk/context.py: Add return to OESDKTestContext.run() methodAníbal Limón1
2017-05-30oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run methodAníbal Limón1
2017-05-25base.py: add assertExists and assertNotExists to oeselftestYeoh Ee Peng1
2017-05-23oeqa.utils.git: use --verify in rev_parse()Markus Lehtonen1
2017-05-21selftest: fix test_unsupported_subcommand test caseEd Bartosh1
2017-05-18selftest/devtool: change write to append config in virtual_kernel_modifyAníbal Limón1
2017-05-18QemuRunner: avoid tainting os.environPatrick Ohly1
2017-05-18archiver.bbclass: do not cause kernel rebuildsPatrick Ohly1
2017-05-16oeqa/selftest: add test for package manager version comparisonRoss Burton1
2017-05-16oeqa/selftest: relax whitespace matches in search regexRoss Burton1
2017-05-16selftest/runtime-test: Split the config valuesLeonardo Sandoval1