summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/base: backup and restore local configuration filesJose Lamego2016-09-231-1/+31
* oeqa/selftest/lic-checksum: don't report the expected failure to errors.ypRoss Burton2016-09-201-0/+1
* oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86Aníbal Limón2016-09-201-0/+1
* package_manager.py: Change diagnostic messages per IRCMark Hatle2016-09-201-8/+12
* package_manager.py: Adjust error message orderMark Hatle2016-09-201-4/+4
* lib/oe/recipeutils: fix invalid character detection in validate_pn()Paul Eggleton2016-09-201-2/+2
* package_manager.py: fix bitbake package-index failedHongxu Jia2016-09-161-2/+3
* oeqa/sdkext/devtool: use a smaller module to test node.js functionalityPaul Eggleton2016-09-161-1/+1
* qemurunner: print out the runqemu commandbavery2016-09-161-3/+5
* oeqa/oetest: show stderr when running commandsRoss Burton2016-09-161-3/+2
* oeqa/utils/decorators: LogResults fix race condition in linkfileAníbal Limón2016-09-151-0/+14
* Revert "oeqa.runtime.smart: work around smart race issues"Richard Purdie2016-09-141-25/+0
* lib/oe/copy_buildsystem: fix building eSDK with indirect paths in BBLAYERSPaul Eggleton2016-09-141-2/+2
* meta: cleanup d.getVar(var, 1)Robert Yang2016-09-141-2/+2
* oeqa: Remove linux user utilized for rpm test.Edwin Plauchu2016-09-141-6/+26
* oeqa.buildperf: another fix for splitting 'nevr' stringMarkus Lehtonen2016-09-141-0/+5
* oeqa/parselogs: Don't use cwd for file transfersRichard Purdie2016-09-141-2/+8
* 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