summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-03-03oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre...Richard Purdie1
2017-03-01oeqa/sdkext: don't skip tests if there isn't a toolchainRoss Burton1
2017-03-01oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton1
2017-03-01oeqa: add output to subprocess exceptionsRoss Burton2
2017-03-01oeqa/esdk/devtool: clean setUpClass/tearDownClassRoss Burton1
2017-03-01oeqa/selftest: Drop http sstate sharingRichard Purdie1
2017-03-01oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru...Richard Purdie1
2017-03-01oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie2
2017-03-01oeqa/sdkext: Ensure we run a deterministic set of testsRichard Purdie1
2017-03-01oeqa/sdkext/devtool: rename recipe name to match upstreamRoss Burton1
2017-03-01oelib/buildhistory.py: Add unittest for buildhistory_analysisHumberto Ibarra1
2017-03-01oeqa/core/loader.py: Avoid importing tests with built-ins nameMariano Lopez1
2017-03-01oeqa/core/loader.py: Give meaningful error when failed to load classesMariano Lopez1
2017-03-01selftest: Optimize get_bb_var useMariano Lopez17
2017-03-01selftest: Avoid sstate corruption by calling cleansstateMariano Lopez8
2017-03-01lib/oe/gpg_sign: fix rpm signing with gpg > 2.1Markus Lehtonen1
2017-03-01lib/oe/gpg_sign: make gpg version a property of the signerMarkus Lehtonen1
2017-03-01lib/oe/gpg_sign: sign rpm packages in chunks of 100Markus Lehtonen1
2017-02-28kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe1
2017-02-23selftest/eSDK.py: Cleanup when there is an error in setUpClassMariano Lopez1
2017-02-23lib/oe/patch: Support xz-compressed patchesDominic Sacré1
2017-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez2
2017-02-23oeqa: fix typoHumberto Ibarra3
2017-02-19selftest/containerimage.py: Add container IMAGE_FSTYPES testRandy Witt1
2017-02-19oeqa/selftest/bbtests: Update after changes to dependency graph file generationRichard Purdie1
2017-02-19rootfspostcommands: remove shadow backup files instead of trying to sortPatrick Ohly1
2017-02-15selftest/wic: Add tests for --exclude-dir option.Kristian Amlie1
2017-02-15selftest: remove result file log awkward checkingBenjamin Esquivel1
2017-02-15oeqa.utils.git: support bare reposMarkus Lehtonen1
2017-02-15oeqa.utils.git: add git_dir propertyMarkus Lehtonen1
2017-02-15oeqa/buildperf: don't archive stdout/stderr of commandsMarkus Lehtonen2
2017-02-15testimage: Implement custom target loadingJuro Bystricky1
2017-02-15oeqa/loader.py: Avoid error in TypeError exceptionJuro Bystricky1
2017-02-15qemu.py: add 'elf' as supported fstypeJuro Bystricky1
2017-02-15oeqa/core/runner.py: OEStreamLogger fix loggingAníbal Limón1
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie2
2017-02-09lib/oe/path: Add replace_absolute_symlinks functionRichard Purdie1
2017-02-07oeqa/selftest/pkgdata: use m4 instead of bashRoss Burton1
2017-02-05oeqa.buildperf: reword test descriptionsMarkus Lehtonen1
2017-02-05sdkext/cases oeqa/selftest: Updates decoratorsFrancisco Pedraza2
2017-02-05selftest: wic: stop using iso image typeEd Bartosh1
2017-02-05selftest: wic: use wic-tools recipe to get STAGING_DIREd Bartosh1
2017-02-05oeqa/buildproject: Run gnu-configize by defaultRichard Purdie2
2017-02-05oeqa/runtime: Improve failure log outputRichard Purdie4
2017-02-02selftest/runtime-tests: Modify positins test to reduce execution timeJose Perez Carranza1
2017-02-02selftest/bbtests: use write_config instead of local.conf fileLeonardo Sandoval1
2017-02-02selftest: wic: stop using hddimg in FSTYPESEd Bartosh1
2017-01-31oeqa/core/context.py: Add validation for run-tests optionAníbal Limón1
2017-01-31oeqa/runtime/cases: Rename syslog module to oe_syslogAníbal Limón1
2017-01-31runtime/cases: Fix case numbers, missing cases and unused classesMariano Lopez3