summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego2018-08-011-1/+8
* oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton2018-07-311-0/+64
* systemd.py: increase default bus timeoutChen Qi2018-07-311-3/+3
* parselogs.py: ignore network interface name changing failureChen Qi2018-07-311-1/+2
* oe_syslog.py: fix settings in OEHasPackage decoratorChen Qi2018-07-311-2/+2
* oeqa/selftest: Add package hardlink testRichard Purdie2018-07-311-1/+14
* oeqa/selftest: check if rm_work is enabledAnuj Mittal2018-07-301-0/+4
* oeqa/runtime/scanelf: removeRoss Burton2018-07-301-26/+0
* selftest/wic: Fix/cleanup class setup codeRichard Purdie2018-07-301-16/+15
* oeqa/loader: Ensure invalid test names don't trigger a tracebackRichard Purdie2018-07-261-0/+2
* qemurunner.py: fix is_alive() to avoid confusing with recycled pidRobert Yang2018-07-261-1/+1
* lib/oe: split out machine to ELF data dictionaryRoss Burton2018-07-261-0/+127
* oeqa/sdk/sdkbuildproject: use os.path.joinRoss Burton2018-07-261-2/+1
* oeqa: rationalise Perl testsRoss Burton2018-07-263-48/+11
* logging: use warning instead warnChen Qi2018-07-263-6/+6
* selftest/bbtests: Add test for bitbake execution outside the build directoryRichard Purdie2018-07-251-1/+11
* selftest/bblayers: Place the test layer directory in builddirRichard Purdie2018-07-251-1/+1
* selftest/wic: clean up runCmd error code handlingRichard Purdie2018-07-251-110/+82
* selftest/wic: Improve error message for test_fixed_sizeRichard Purdie2018-07-251-2/+0
* oe-selftest: fix for changes to buildhistory-diffPaul Eggleton2018-07-241-2/+15
* lib/oe/utils: Drop now unused multiprocess_execRichard Purdie2018-07-241-34/+0
* package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie2018-07-242-13/+5
* package: Call file to determine elf status in parallelRichard Purdie2018-07-241-6/+12
* package: Refactor to remove isElf/is_elf function duplicationRichard Purdie2018-07-241-30/+43
* package: Don't use subshell to execute fileRichard Purdie2018-07-241-6/+2
* utils: Add multiprocess_launch API and testcaseRichard Purdie2018-07-242-1/+115
* oeqa/sdk/python: clean up Python testRoss Burton2018-07-182-31/+10
* oeqa/runtime/python: clean up Python testRoss Burton2018-07-181-30/+8
* classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton2018-07-181-4/+12
* lib/oe/buildhistory_analysis: drop related field featurePaul Eggleton2018-07-181-26/+0
* oeqa/parselogs: remove references to BSPs that no longer existAnuj Mittal2018-07-181-14/+0
* oeqa/decorator: Improve reliabilityRichard Purdie2018-07-181-7/+9
* testsdk: Enable multiprocess executionRichard Purdie2018-07-181-0/+4
* oeqa: Remove xmlrunnerRichard Purdie2018-07-181-45/+9
* oeqa/runner: Simplify codeRichard Purdie2018-07-184-16/+8
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-07-1811-407/+14
* oeqa: Add selftest parallelisation supportRichard Purdie2018-07-184-8/+288
* oeqa/selftest/wic: Split tests into two class groupsRichard Purdie2018-07-161-5/+9
* oeqa/sdkbuildproject: Capture output to quieten selftest logsRichard Purdie2018-07-161-1/+6
* devtool: Split tests into multiple classesRichard Purdie2018-07-161-52/+61
* oeqa: Default to buffer mode for testsRichard Purdie2018-07-166-13/+1
* oeqa/selftest/wic: Ensure initramfs exists for test_iso_imageRichard Purdie2018-07-161-1/+1
* oeqa/selftest/wic: Use a subdir of builddir, not /var/Richard Purdie2018-07-161-1/+1
* oeqa/selftest/devtool: Ensure dbus is built befoe running testRichard Purdie2018-07-161-0/+2
* oeqa/selftest/package: Use setUpLocal, not setUpRichard Purdie2018-07-161-1/+1
* oeqa/runner: Ensure we don't print misleading results outputRichard Purdie2018-07-161-3/+11
* oqqa/selftest/lic_checksum: Avoid cache reparseRichard Purdie2018-07-161-1/+2
* oeqa/selftest/image_tyypedep: Avoid undefined variable failureRichard Purdie2018-07-161-0/+3
* oeqa/core/runner: Improve test case comparisionRichard Purdie2018-07-161-2/+2
* rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang2018-07-091-2/+2