summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERNRobert Yang2018-07-091-0/+18
* sstatesig: Remove trailing whitespaceJoshua Watt2018-07-061-1/+1
* oeqa/runtime/cases/parselog.py: ignore a message from westonChen Qi2018-07-051-0/+1
* oe.types.boolean: treat None as FalseBinghua Guan2018-07-051-1/+4
* oe.path: add which_wild functionChristopher Larson2018-07-041-0/+34
* lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contextsRichard Purdie2018-07-021-0/+6
* lib/oe/utils: Improve get_multilib_datastoreRichard Purdie2018-07-021-3/+9
* oe-selftest: Add bitbake-layer create-layer testJoshua Watt2018-07-021-1/+26
* postinst-intercepts: do not execute any variant of delay_to_first_bootJoe Slater2018-07-021-1/+2
* oeqa/runtime: Add testcases for kernel sampleHongzhi.Song2018-07-021-0/+206
* bitbake-bblayers/create: Fix layer name generationJoshua Watt2018-06-293-16/+19
* oeqa: add Git mirror testRoss Burton2018-06-271-0/+49
* oe/types: Allow boolean to accept an existing booleanRichard Purdie2018-06-211-0/+2
* bitbake-layers/create: add LAYERSERIES_COMPATAnuj Mittal2018-06-182-1/+7
* package_manager.py: rework postinst_intercept failuresAlexander Kanavin2018-06-182-9/+22