aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2018-07-25selftest/wic: Improve error message for test_fixed_sizeRichard Purdie
2018-07-24oe-selftest: fix for changes to buildhistory-diffPaul Eggleton
2018-07-24lib/oe/utils: Drop now unused multiprocess_execRichard Purdie
2018-07-24package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie
2018-07-24package: Call file to determine elf status in parallelRichard Purdie
2018-07-24package: Refactor to remove isElf/is_elf function duplicationRichard Purdie
2018-07-24package: Don't use subshell to execute fileRichard Purdie
2018-07-24utils: Add multiprocess_launch API and testcaseRichard Purdie
2018-07-18oeqa/sdk/python: clean up Python testRoss Burton
2018-07-18oeqa/runtime/python: clean up Python testRoss Burton
2018-07-18classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton
2018-07-18lib/oe/buildhistory_analysis: drop related field featurePaul Eggleton
2018-07-18oeqa/parselogs: remove references to BSPs that no longer existAnuj Mittal
2018-07-18oeqa/decorator: Improve reliabilityRichard Purdie
2018-07-16testsdk: Enable multiprocess executionRichard Purdie
2018-07-16oeqa: Remove xmlrunnerRichard Purdie
2018-07-16oeqa/runner: Simplify codeRichard Purdie
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie
2018-07-16oeqa: Add selftest parallelisation supportRichard Purdie
2018-07-15oeqa/selftest/wic: Split tests into two class groupsRichard Purdie
2018-07-15oeqa/sdkbuildproject: Capture output to quieten selftest logsRichard Purdie
2018-07-15devtool: Split tests into multiple classesRichard Purdie
2018-07-15oeqa: Default to buffer mode for testsRichard Purdie
2018-07-15oeqa/selftest/wic: Ensure initramfs exists for test_iso_imageRichard Purdie
2018-07-15oeqa/selftest/wic: Use a subdir of builddir, not /var/Richard Purdie
2018-07-15oeqa/selftest/devtool: Ensure dbus is built befoe running testRichard Purdie
2018-07-15oeqa/selftest/package: Use setUpLocal, not setUpRichard Purdie
2018-07-13oeqa/runner: Ensure we don't print misleading results outputRichard Purdie
2018-07-13oqqa/selftest/lic_checksum: Avoid cache reparseRichard Purdie
2018-07-13oeqa/selftest/image_tyypedep: Avoid undefined variable failureRichard Purdie
2018-07-13oeqa/core/runner: Improve test case comparisionRichard Purdie
2018-07-07rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang
2018-07-07oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERNRobert Yang
2018-07-06sstatesig: Remove trailing whitespaceJoshua Watt
2018-07-05oeqa/runtime/cases/parselog.py: ignore a message from westonChen Qi
2018-07-05oe.types.boolean: treat None as FalseBinghua Guan
2018-07-02oe.path: add which_wild functionChristopher Larson
2018-07-02lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contextsRichard Purdie
2018-07-02lib/oe/utils: Improve get_multilib_datastoreRichard Purdie
2018-07-02oe-selftest: Add bitbake-layer create-layer testJoshua Watt
2018-07-02postinst-intercepts: do not execute any variant of delay_to_first_bootJoe Slater
2018-07-02oeqa/runtime: Add testcases for kernel sampleHongzhi.Song
2018-06-28bitbake-bblayers/create: Fix layer name generationJoshua Watt
2018-06-27oeqa: add Git mirror testRoss Burton
2018-06-21oe/types: Allow boolean to accept an existing booleanRichard Purdie
2018-06-18bitbake-layers/create: add LAYERSERIES_COMPATAnuj Mittal
2018-06-18package_manager.py: rework postinst_intercept failuresAlexander Kanavin
2018-06-18rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr...Stefan Agner
2018-06-18oeqa/runtime/cases/rpm.py: change to use base-passwd-docChen Qi
2018-06-18oeqa/runtime/cases/parselogs.py: ignore a message from watchdogChen Qi