summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa.runtime.smart: work around smart race issuesMarkus Lehtonen2016-09-091-0/+25
* oeqa/runtime/smart: Prune feeds to save memoryRichard Purdie2016-09-091-0/+4
* oeqa: Use snapshot instead of copying the rootfs imageRichard Purdie2016-09-092-8/+3
* qemurunner.py/qemutinyrunner.py: remove runqemu-internalRobert Yang2016-09-092-2/+2
* parselogs: Whitelist qemux86 error message with qemu 2.7.0Robert Yang2016-09-091-0/+1
* parselogs: Whitelist qemuppc error message with qemu 2.7.0Richard Purdie2016-09-091-0/+2
* devtool: update-recipe: support files with subdir=Paul Eggleton2016-09-081-2/+10
* lib/oe/patch: handle non-UTF8 encoding when reading patchesPaul Eggleton2016-09-081-10/+18
* oeqa.buildperf: be sure to use the latest buildstatsMarkus Lehtonen2016-09-081-1/+1
* oeqa.buildperf: try harder when splitting 'nevr' stringMarkus Lehtonen2016-09-081-2/+4
* oeqa.buildperf: correct globalres time formatMarkus Lehtonen2016-09-061-1/+1
* selftest/liboe: add a test for copyhardlinktree()Joshua Lock2016-09-061-0/+29
* oe.path: fix copyhardlinktree()Joshua Lock2016-09-061-3/+6
* oeqa/parselogs: Add qemuarm64 warning from 4.8 kernel to whitelistRichard Purdie2016-09-051-0/+1
* oeqa/parselogs/qemuarm: Whitelist amba and jitter for 4.8+ kernelsBruce Ashfield2016-09-051-1/+10
* image: Deploy images to IMGDEPLOYDIREd Bartosh2016-09-042-5/+5
* oeqa/selftest Adds eSDK test cases to devtool verification.Francisco Pedraza2016-09-031-0/+103
* /oeqa/sdkext Adds verification for devtool on eSDK.Francisco Pedraza2016-09-033-7/+103
* lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton2016-09-031-4/+20
* oe-selftest: devtool: fix test after recent changePaul Eggleton2016-09-031-1/+3
* oeqa.selftest.liboe: add test for xattr in copytreeJoshua Lock2016-09-031-1/+32
* oe.path: preserve xattr in copytree() and copyhardlinktree()Joshua Lock2016-09-031-3/+8
* oeqa.selftest: add a test for oe.path.copytree()Joshua Lock2016-09-031-0/+33
* oeqa.buildperf: include commands log file name in results.jsonMarkus Lehtonen2016-09-031-5/+9
* oeqa.buildperf: include buildstats file name in results.jsonMarkus Lehtonen2016-09-032-8/+17
* oeqa.buildperf: show skipped tests in results, tooMarkus Lehtonen2016-09-031-1/+2
* oeqa.buildperf: convert buildstats into json formatMarkus Lehtonen2016-09-031-3/+66
* oeqa.buildperf: measure io statMarkus Lehtonen2016-09-031-2/+9
* oeqa.buildperf: don't use Gnu timeMarkus Lehtonen2016-09-031-33/+39
* oeqa.buildperf: rename buildstats directoriesMarkus Lehtonen2016-09-031-2/+3
* oeqa.buildperf: separate output dir for each testMarkus Lehtonen2016-09-031-1/+2
* oeqa.buildperf: strip date from buildstats directory pathMarkus Lehtonen2016-09-031-1/+5
* oeqa.buildperf: enable json-formatted resultsMarkus Lehtonen2016-09-031-0/+40
* oeqa.buildperf: add 'product' to test result dataMarkus Lehtonen2016-09-031-0/+1
* oeqa.buildperf: treat failed measurements as errorsMarkus Lehtonen2016-09-031-23/+13
* oeqa.buildperf: make tests independentMarkus Lehtonen2016-09-032-3/+14
* oeqa.buildperf: fix checking of invalid resultsMarkus Lehtonen2016-09-031-1/+1
* rootfs.py: allow removal of unneeded packagesStephano Cetola2016-08-251-1/+3
* oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tagMarkus Lehtonen2016-08-251-0/+1
* oeqa.buildperf: add git commit count to result dataMarkus Lehtonen2016-08-251-7/+11
* oe-build-perf-test: new {tag_num} keyword for --commit-results-tagMarkus Lehtonen2016-08-251-4/+15
* oe-build-perf-test: tag results committed to GitMarkus Lehtonen2016-08-251-1/+10
* oeqa.utils.git: implement init() methodMarkus Lehtonen2016-08-251-0/+6
* oe-build-perf-test: implement --commit-results-branchMarkus Lehtonen2016-08-251-0/+5
* oe-build-perf-test: support committing results data to GitMarkus Lehtonen2016-08-251-0/+35
* oeqa.buildperf: use term commit instead of revisionMarkus Lehtonen2016-08-251-15/+15
* oeqa.utils.git.GitRepo: new arg to require topdirMarkus Lehtonen2016-08-251-2/+7
* oeqa.utils.git: implement GitRepo.get_current_branch()Markus Lehtonen2016-08-252-5/+10
* oeqa.utils.git: introduce GitRepo.rev_parse()Markus Lehtonen2016-08-252-1/+8
* oeqa.utils.git: support git commands with updated envMarkus Lehtonen2016-08-251-2/+6