summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2018-07-18classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton1
2018-07-18lib/oe/buildhistory_analysis: drop related field featurePaul Eggleton1
2018-07-18oeqa/parselogs: remove references to BSPs that no longer existAnuj Mittal1
2018-07-18oeqa/decorator: Improve reliabilityRichard Purdie1
2018-07-16testsdk: Enable multiprocess executionRichard Purdie1
2018-07-16oeqa: Remove xmlrunnerRichard Purdie1
2018-07-16oeqa/runner: Simplify codeRichard Purdie4
2018-07-16oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie11
2018-07-16oeqa: Add selftest parallelisation supportRichard Purdie4
2018-07-15oeqa/selftest/wic: Split tests into two class groupsRichard Purdie1
2018-07-15oeqa/sdkbuildproject: Capture output to quieten selftest logsRichard Purdie1
2018-07-15devtool: Split tests into multiple classesRichard Purdie1
2018-07-15oeqa: Default to buffer mode for testsRichard Purdie6
2018-07-15oeqa/selftest/wic: Ensure initramfs exists for test_iso_imageRichard Purdie1
2018-07-15oeqa/selftest/wic: Use a subdir of builddir, not /var/Richard Purdie1
2018-07-15oeqa/selftest/devtool: Ensure dbus is built befoe running testRichard Purdie1
2018-07-15oeqa/selftest/package: Use setUpLocal, not setUpRichard Purdie1
2018-07-13oeqa/runner: Ensure we don't print misleading results outputRichard Purdie1
2018-07-13oqqa/selftest/lic_checksum: Avoid cache reparseRichard Purdie1
2018-07-13oeqa/selftest/image_tyypedep: Avoid undefined variable failureRichard Purdie1
2018-07-13oeqa/core/runner: Improve test case comparisionRichard Purdie1
2018-07-07rootfs-postcommands: split ssh_allow_empty_passwordJackie Huang1
2018-07-07oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERNRobert Yang1
2018-07-06sstatesig: Remove trailing whitespaceJoshua Watt1
2018-07-05oeqa/runtime/cases/parselog.py: ignore a message from westonChen Qi1
2018-07-05oe.types.boolean: treat None as FalseBinghua Guan1
2018-07-02oe.path: add which_wild functionChristopher Larson1
2018-07-02lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contextsRichard Purdie1
2018-07-02lib/oe/utils: Improve get_multilib_datastoreRichard Purdie1
2018-07-02oe-selftest: Add bitbake-layer create-layer testJoshua Watt1
2018-07-02postinst-intercepts: do not execute any variant of delay_to_first_bootJoe Slater1
2018-07-02oeqa/runtime: Add testcases for kernel sampleHongzhi.Song1
2018-06-28bitbake-bblayers/create: Fix layer name generationJoshua Watt3
2018-06-27oeqa: add Git mirror testRoss Burton1
2018-06-21oe/types: Allow boolean to accept an existing booleanRichard Purdie1
2018-06-18bitbake-layers/create: add LAYERSERIES_COMPATAnuj Mittal2
2018-06-18package_manager.py: rework postinst_intercept failuresAlexander Kanavin2
2018-06-18rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr...Stefan Agner1
2018-06-18oeqa/runtime/cases/rpm.py: change to use base-passwd-docChen Qi1
2018-06-18oeqa/runtime/cases/parselogs.py: ignore a message from watchdogChen Qi1
2018-06-18oeqa/runtime/cases/parselogs.py: extend common_errors listChen Qi1
2018-06-18populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel1
2018-06-15bitbake-blayers/create: add version for example recipeAnuj Mittal1
2018-06-07oeqa/runtime/dnf: Fix test error when static libs are enabledRichard Purdie1
2018-06-07oeqa: replace Alex Kanavin's @intel email address with a personal oneAlexander Kanavin4
2018-06-04oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi1
2018-06-04oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logicChen Qi1
2018-06-04oeqa/runtime/cases/multilib.py: skip if needed packages are not availableChen Qi1
2018-06-04oeqa/runtime/cases/rpm.py: skip if rpm not availableChen Qi1
2018-06-04oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi1