| Commit message (Expand) | Author | Age | Files | Lines |
* | oeqa: Use snapshot instead of copying the rootfs image | Richard Purdie | 2016-09-09 | 2 | -8/+3 |
* | qemurunner.py/qemutinyrunner.py: remove runqemu-internal | Robert Yang | 2016-09-09 | 2 | -2/+2 |
* | parselogs: Whitelist qemux86 error message with qemu 2.7.0 | Robert Yang | 2016-09-09 | 1 | -0/+1 |
* | parselogs: Whitelist qemuppc error message with qemu 2.7.0 | Richard Purdie | 2016-09-09 | 1 | -0/+2 |
* | devtool: update-recipe: support files with subdir= | Paul Eggleton | 2016-09-08 | 1 | -2/+10 |
* | lib/oe/patch: handle non-UTF8 encoding when reading patches | Paul Eggleton | 2016-09-08 | 1 | -10/+18 |
* | oeqa.buildperf: be sure to use the latest buildstats | Markus Lehtonen | 2016-09-08 | 1 | -1/+1 |
* | oeqa.buildperf: try harder when splitting 'nevr' string | Markus Lehtonen | 2016-09-08 | 1 | -2/+4 |
* | oeqa.buildperf: correct globalres time format | Markus Lehtonen | 2016-09-06 | 1 | -1/+1 |
* | selftest/liboe: add a test for copyhardlinktree() | Joshua Lock | 2016-09-06 | 1 | -0/+29 |
* | oe.path: fix copyhardlinktree() | Joshua Lock | 2016-09-06 | 1 | -3/+6 |
* | oeqa/parselogs: Add qemuarm64 warning from 4.8 kernel to whitelist | Richard Purdie | 2016-09-05 | 1 | -0/+1 |
* | oeqa/parselogs/qemuarm: Whitelist amba and jitter for 4.8+ kernels | Bruce Ashfield | 2016-09-05 | 1 | -1/+10 |
* | image: Deploy images to IMGDEPLOYDIR | Ed Bartosh | 2016-09-04 | 2 | -5/+5 |
* | oeqa/selftest Adds eSDK test cases to devtool verification. | Francisco Pedraza | 2016-09-03 | 1 | -0/+103 |
* | /oeqa/sdkext Adds verification for devtool on eSDK. | Francisco Pedraza | 2016-09-03 | 3 | -7/+103 |
* | lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git | Paul Eggleton | 2016-09-03 | 1 | -4/+20 |
* | oe-selftest: devtool: fix test after recent change | Paul Eggleton | 2016-09-03 | 1 | -1/+3 |
* | oeqa.selftest.liboe: add test for xattr in copytree | Joshua Lock | 2016-09-03 | 1 | -1/+32 |
* | oe.path: preserve xattr in copytree() and copyhardlinktree() | Joshua Lock | 2016-09-03 | 1 | -3/+8 |
* | oeqa.selftest: add a test for oe.path.copytree() | Joshua Lock | 2016-09-03 | 1 | -0/+33 |
* | oeqa.buildperf: include commands log file name in results.json | Markus Lehtonen | 2016-09-03 | 1 | -5/+9 |
* | oeqa.buildperf: include buildstats file name in results.json | Markus Lehtonen | 2016-09-03 | 2 | -8/+17 |
* | oeqa.buildperf: show skipped tests in results, too | Markus Lehtonen | 2016-09-03 | 1 | -1/+2 |
* | oeqa.buildperf: convert buildstats into json format | Markus Lehtonen | 2016-09-03 | 1 | -3/+66 |
* | oeqa.buildperf: measure io stat | Markus Lehtonen | 2016-09-03 | 1 | -2/+9 |
* | oeqa.buildperf: don't use Gnu time | Markus Lehtonen | 2016-09-03 | 1 | -33/+39 |
* | oeqa.buildperf: rename buildstats directories | Markus Lehtonen | 2016-09-03 | 1 | -2/+3 |
* | oeqa.buildperf: separate output dir for each test | Markus Lehtonen | 2016-09-03 | 1 | -1/+2 |
* | oeqa.buildperf: strip date from buildstats directory path | Markus Lehtonen | 2016-09-03 | 1 | -1/+5 |
* | oeqa.buildperf: enable json-formatted results | Markus Lehtonen | 2016-09-03 | 1 | -0/+40 |
* | oeqa.buildperf: add 'product' to test result data | Markus Lehtonen | 2016-09-03 | 1 | -0/+1 |
* | oeqa.buildperf: treat failed measurements as errors | Markus Lehtonen | 2016-09-03 | 1 | -23/+13 |
* | oeqa.buildperf: make tests independent | Markus Lehtonen | 2016-09-03 | 2 | -3/+14 |
* | oeqa.buildperf: fix checking of invalid results | Markus Lehtonen | 2016-09-03 | 1 | -1/+1 |
* | rootfs.py: allow removal of unneeded packages | Stephano Cetola | 2016-08-25 | 1 | -1/+3 |
* | oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tag | Markus Lehtonen | 2016-08-25 | 1 | -0/+1 |
* | oeqa.buildperf: add git commit count to result data | Markus Lehtonen | 2016-08-25 | 1 | -7/+11 |
* | oe-build-perf-test: new {tag_num} keyword for --commit-results-tag | Markus Lehtonen | 2016-08-25 | 1 | -4/+15 |
* | oe-build-perf-test: tag results committed to Git | Markus Lehtonen | 2016-08-25 | 1 | -1/+10 |
* | oeqa.utils.git: implement init() method | Markus Lehtonen | 2016-08-25 | 1 | -0/+6 |
* | oe-build-perf-test: implement --commit-results-branch | Markus Lehtonen | 2016-08-25 | 1 | -0/+5 |
* | oe-build-perf-test: support committing results data to Git | Markus Lehtonen | 2016-08-25 | 1 | -0/+35 |
* | oeqa.buildperf: use term commit instead of revision | Markus Lehtonen | 2016-08-25 | 1 | -15/+15 |
* | oeqa.utils.git.GitRepo: new arg to require topdir | Markus Lehtonen | 2016-08-25 | 1 | -2/+7 |
* | oeqa.utils.git: implement GitRepo.get_current_branch() | Markus Lehtonen | 2016-08-25 | 2 | -5/+10 |
* | oeqa.utils.git: introduce GitRepo.rev_parse() | Markus Lehtonen | 2016-08-25 | 2 | -1/+8 |
* | oeqa.utils.git: support git commands with updated env | Markus Lehtonen | 2016-08-25 | 1 | -2/+6 |
* | oeqa/runtime/rpm: use su instead of sudo | Ross Burton | 2016-08-25 | 1 | -3/+2 |
* | parselogs: Ignore uvesafb timeouts | Richard Purdie | 2016-08-25 | 1 | -0/+5 |