aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2017-06-23buildhistory-diff: exclude paths from the outputEd Bartosh
2017-06-14package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa
2017-06-14selftest/sstatetests: Fix potential failure on uniprocessor machinesRichard Purdie
2017-06-14selftest: add test_wic_rm test caseEd Bartosh
2017-06-14selftest: add test_wic_cp test caseEd Bartosh
2017-06-14selftest: add new test case test_wic_lsEd Bartosh
2017-06-14sstatetests: Use higher parallelism valueRichard Purdie
2017-06-13oeqa/core/loader: Use full and small module name on filteringAníbal Limón
2017-06-13oeqa/core/runner: Don't log details twice if test failsAníbal Limón
2017-06-12Revert "package.bbclass: Restore functionality to detect RPM dependencies"Richard Purdie
2017-06-12package.bbclass: Restore functionality to detect RPM dependenciesPeter Kjellerstedt
2017-06-12oeqa/sdk/cases: Fix skip of buildgcalculator testAníbal Limón
2017-06-12oeqa/sdk/cases: Added validation for SDK compatibility tests with eSDKFrancisco Pedraza
2017-06-12lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistoryFrancisco Pedraza
2017-06-12package_manager.py: Generate correct RPM package names againPeter Kjellerstedt
2017-06-12utils.py: helper function for optional include filesPatrick Ohly
2017-06-12oeqa/core/loader: Allow unittest.TestCase's to be executedAníbal Limón
2017-06-12oeqa/cases/oelib: Change default case class to unittest.case.TestCaseAníbal Limón
2017-06-12oeqa/core/loader: Fix filtering on test modules with submodulesAníbal Limón
2017-06-09oeqa: Change the order to logDetails and logSummaryAníbal Limón
2017-06-09selftest/devtool: Modify test to use default configJose Perez Carranza
2017-06-09runtime-test.py: Split different tests inside selftest.pyHumberto Ibarra
2017-06-07buildhistory: skip tests if GitPython module is missingLeonardo Sandoval
2017-06-05oeqa/core/loader: Call parent init method in OETestLoaderAnibal Limon
2017-06-05oeqa/runtime/context.py: Add support to specify port in target_ipAníbal Limón
2017-06-05oeqa/selftest/cases: Migrate test cases into the new oe-qa frameworkLeonardo Sandoval
2017-06-05scripts/oe-selftest: Migrate to new framework into oeqa.selftest.contextLeonardo Sandoval
2017-06-05oeqa/selftest/case: Don't figure out the testlayer insideAníbal Limón
2017-06-05oeqa/selftest/case.py: Remove machine selection logicLeonardo Sandoval
2017-06-05scripts/oe-selftest: Move {add,remove}_include files to caseLeonardo Sandoval
2017-06-05oeqa/selftest/case: Migrate case class to the new OEQA frameworkLeonardo Sandoval
2017-06-05oeqa/selftest: Move base class to case moduleAníbal Limón
2017-06-05scripts/oe-test: Move load_test_components to oeqa.utilsAníbal Limón
2017-06-05oeqa/selftest: lock down Meson git revision for reliabilityRoss Burton
2017-06-04oeqa/core: Improve grammar in README and loader commentsRandy MacLeod
2017-05-30oeqa/core/context: Include a _pre_run methodLeonardo Sandoval
2017-05-30oeqa/core/context: Omit docstring output on XMLResultLeonardo Sandoval
2017-05-30oeqa/core/context: Use a default iterable modules objectLeonardo Sandoval
2017-05-30oeqa/core/context: Raise exception when a manifest is specified but missingLeonardo Sandoval
2017-05-30oeqa/core/case: fix typo on comment about exception nameLeonardo Sandoval
2017-05-30oeqa/core/README: Improve documentationLeonardo Sandoval
2017-05-30oeqa/runtime/case: Don't use OEQA framework internal methodsAníbal Limón
2017-05-30oeqa/core: Add support for run tests by module, class and nameAníbal Limón
2017-05-30oeqa/core: Add list tests support in context and runnerAníbal Limón
2017-05-30oeqa/sdk: Enable usage of OEQA thread modeAníbal Limón
2017-05-30oeqa/core/tests: Add tests of OEQA Threaded modeAníbal Limón
2017-05-30oeqa/sdkext/cases: Move sdk_update test into devtool moduleAníbal Limón
2017-05-30oeqa/core/decorator/oetimeout: Add support for OEQA threaded modeAníbal Limón
2017-05-30oeqa/core/decorator/depends: Add support for threading modeAníbal Limón
2017-05-30oeqa/core/threaded: Add OETestContextThreaded classAníbal Limón