aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
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
2018-06-18oeqa/runtime/cases/parselogs.py: extend common_errors listChen Qi
2018-06-18populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel
2018-06-15bitbake-blayers/create: add version for example recipeAnuj Mittal
2018-06-07oeqa/runtime/dnf: Fix test error when static libs are enabledRichard Purdie
2018-06-07oeqa: replace Alex Kanavin's @intel email address with a personal oneAlexander Kanavin
2018-06-04oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi
2018-06-04oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logicChen Qi
2018-06-04oeqa/runtime/cases/multilib.py: skip if needed packages are not availableChen Qi
2018-06-04oeqa/runtime/cases/rpm.py: skip if rpm not availableChen Qi
2018-06-04oeqa/core/decorator/data.py: fix skipIfNotInDataVarChen Qi
2018-06-04oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'Chen Qi
2018-06-04oeqa/core/decorator/__init__.py: set metaclass to ABCMetaChen Qi
2018-06-04oeqa/core/loader.py: support the 'auto' keywordChen Qi
2018-05-29package_manager.py: get rid of ROOTFS_RPM_DEBUG in RpmPM()Alexander Kanavin
2018-05-29oeqa/sdk/cases/buildgalculator.py: skip if gettext not availableChen Qi
2018-05-22rootfs: only use dnf to cleanup if package management is enabledRoss Burton
2018-05-22package_manager: expand the removal list for RPMRoss Burton
2018-05-14runtime/dnf: Add new dnf test casesJose Perez Carranza
2018-05-11oeqa/selftest/case: fix typoHongxu Jia