summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/core/context: Include a _pre_run methodLeonardo Sandoval2017-06-022-0/+7
* oeqa/core/context: Omit docstring output on XMLResultLeonardo Sandoval2017-06-021-1/+1
* oeqa/core/context: Use a default iterable modules objectLeonardo Sandoval2017-06-021-1/+1
* oeqa/core/context: Raise exception when a manifest is specified but missingLeonardo Sandoval2017-06-022-1/+5
* oeqa/core/case: fix typo on comment about exception nameLeonardo Sandoval2017-06-021-1/+1
* oeqa/core/README: Improve documentationLeonardo Sandoval2017-06-021-21/+60
* oeqa/runtime/case: Don't use OEQA framework internal methodsAníbal Limón2017-06-021-4/+4
* oeqa/core: Add support for run tests by module, class and nameAníbal Limón2017-06-022-4/+68
* oeqa/core: Add list tests support in context and runnerAníbal Limón2017-06-022-5/+115
* oeqa/sdk: Enable usage of OEQA thread modeAníbal Limón2017-06-021-2/+3
* oeqa/core/tests: Add tests of OEQA Threaded modeAníbal Limón2017-06-027-1/+93
* oeqa/sdkext/cases: Move sdk_update test into devtool moduleAníbal Limón2017-06-022-39/+32
* oeqa/core/decorator/oetimeout: Add support for OEQA threaded modeAníbal Limón2017-06-021-10/+30
* oeqa/core/decorator/depends: Add support for threading modeAníbal Limón2017-06-021-1/+7
* oeqa/core/threaded: Add OETestContextThreaded classAníbal Limón2017-06-021-0/+14
* oeqa/core/threaded: Add support of OETestRunnerThreadedAníbal Limón2017-06-021-1/+74
* oeqa/core/threaded: Add OETestResultThreaded{,Internal} classesAníbal Limón2017-06-021-1/+72
* oeqa/core/runner: OETestResult add internal _tc_map_resultsAníbal Limón2017-06-021-0/+2
* oeqa/core/threaded: Add OEStreamLoggerThreaded classAníbal Limón2017-06-021-0/+25
* oeqa/core/threaded: Add new module with OETestLoaderThreadedAníbal Limón2017-06-021-0/+91
* oeqa/core: Move OETestContext.log{Summary, Details} into OETestResultAníbal Limón2017-06-022-90/+91
* oeqa/core/runner: OETestResult remove unneeded override of startTestAníbal Limón2017-06-021-3/+0
* oeqa/core: Don't expose OEStreamLogger in OETestContextAníbal Limón2017-06-022-4/+5
* oeqa/sdk/context.py: Add return to OESDKTestContext.run() methodAníbal Limón2017-06-021-1/+1
* oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run methodAníbal Limón2017-06-021-2/+2
* base.py: add assertExists and assertNotExists to oeselftestYeoh Ee Peng2017-05-251-0/+13
* oeqa.utils.git: use --verify in rev_parse()Markus Lehtonen2017-05-231-1/+1
* selftest: fix test_unsupported_subcommand test caseEd Bartosh2017-05-231-2/+1
* selftest/devtool: change write to append config in virtual_kernel_modifyAníbal Limón2017-05-181-1/+1
* QemuRunner: avoid tainting os.environPatrick Ohly2017-05-181-7/+8
* archiver.bbclass: do not cause kernel rebuildsPatrick Ohly2017-05-181-1/+5
* oeqa/selftest: add test for package manager version comparisonRoss Burton2017-05-161-0/+80
* oeqa/selftest: relax whitespace matches in search regexRoss Burton2017-05-161-2/+2
* selftest/runtime-test: Split the config valuesLeonardo Sandoval2017-05-161-4/+5
* oe.lsb: add get_os_release()Markus Lehtonen2017-05-162-26/+23
* useradd: Create lib/oe/useradd function libraryRichard Purdie2017-05-161-0/+68
* parselogs: whitelist failed to enable keyboard error on intel-corei7-64California Sullivan2017-05-111-0/+1
* parselogs: whitelist bluetooth firmware load error for intel-corei7-64California Sullivan2017-05-111-0/+1
* bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt2017-05-111-1/+1
* devtool: Avoid touch sstates when cleaning linux-yocto environmentJose Perez Carranza2017-04-291-1/+1
* selftest/bbtests: improve download rename testRoss Burton2017-04-291-3/+4
* meta: add search, replace strings to export2jsonbrian avery2017-04-201-2/+4
* package_manager.py: Reverse rpm arch orderJussi Kukkonen2017-04-201-1/+1
* package_manager: don't race on a file when installing complementary packagesRoss Burton2017-04-191-25/+22
* package_manager.py: Generate separate repo entries per archIan.Arkver2017-04-141-4/+11
* oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval2017-04-131-1/+1
* package_manager.py: Add a name for the generated dnf repo.Ian.Arkver2017-04-121-1/+1
* selftest/wic.py: vda -> sdaRobert Yang2017-04-121-3/+3
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-121-0/+29
* oeqa/sdk/cases/buildcpio: enable use of cached cpio from DL_DIRJoshua Lock2017-04-111-1/+1