summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2019-07-26meta/lib/oeqa: Remove ext4 for bootimg-biosplusefiWilliam Bourque
2019-07-23meta/lib/oeqa: Test for bootimg-biosplusefi SourceWilliam Bourque
2019-07-20runtime_test.py: use track_for_cleanup for temp dirChen Qi
2019-07-18package_manager: Ensure the base-feed directory existsAlistair Francis
2019-07-18qemurunner.py: Be more verbose about problemsAlistair Francis
2019-07-18oe/copy_buildsystem: move layer into layers directoryAndrej Valek
2019-07-17wic: add support for kernel with initramfs bundledChee Yang Lee
2019-07-15qemurunner.py: fix race condition at qemu startupChen Qi
2019-07-15oeqa/runtime/rpm: Move test_rpm_query_nonroot test case to RpmBasicTestChen Qi
2019-07-15oeqa/runtime/rpm: ensure no user process running before deleting userChen Qi
2019-07-11oeqa/recipetool: change the CMake test to use taglibRoss Burton
2019-07-09oeqa/bbtests: Tweak test bitbake output pattern matchingRichard Purdie
2019-07-05buildhistory_analysis: ignore ownership for sysroot diffsRoss Burton
2019-07-03devtool.py: track to clean devtool.conf in test_create_workspaceChen Qi
2019-07-03oeqa: Test bitbake --skip-setseceneJoshua Watt
2019-06-28oeqa: Cleanup /usr/bin/env pythonRobert Yang
2019-06-28buildhistory: report sysroot changesRoss Burton
2019-06-27oeqa/runtime/syslog: Add delay to test to avoid failuresRichard Purdie
2019-06-27oeqa/runtime/oesyslog: systemd syslog restart doesn't change pidRichard Purdie
2019-06-27oeqa/runtime/syslog: Improve test debug messagesRichard Purdie
2019-06-27oe_syslog.py: Handle syslogd/klogd restart raceJon Mason
2019-06-27oeqa/buildoptions: check that Fortran code actually cross-compilesRoss Burton
2019-06-21oeqa: avoid class setup method to run when skipping the whole classChen Qi
2019-06-21context.py: avoid skipping tests by meaningless command argumentChen Qi
2019-06-19oeqa/logparser: ignore test failure commentaryRoss Burton
2019-06-19rootfs: Fix dependency for every dpkg runRicardo Ribalda Delgado
2019-06-19runtime/cases/logrotate: make test more reliableAnuj Mittal
2019-06-18manifest.py: fix test_SDK_manifest_entriesChen Qi
2019-06-18context.py: fix skipping functionChen Qi
2019-06-14selftest/devtool: fix URI to MarkupSafe packageOleksandr Kravchuk
2019-06-14oescripts.py: avoid error when cairo module is not availableChen Qi
2019-06-12selftests: add tests for INCOMPATIBLE_LICENSEQuentin Schulz
2019-06-10recipetool: add python3 supportMaciej Pijanowski
2019-06-10multiconfig: Adapt to bitbake switch 'multiconfig' -> 'mc'Richard Purdie
2019-06-10oeqa: Add reproducible build selftestJoshua Watt
2019-06-08qemurunner: fix undefined variableAdrian Freihofer
2019-06-08oeqa/runtime: add simple test for sconsTim Orling
2019-06-07gpg_sign/selftest: Fix secmem parameter handlingRichard Purdie
2019-06-07oeqa/utils/qemurunner: Set both the threadport&serverport with tcpserial para...Kevin Hao
2019-06-04resulttool: modify to be multi-machineJon Mason
2019-06-04lib/oe/reciputils.py: support character `+' in git pvHongxu Jia
2019-05-21gdb: Upgrade from 8.2.1 to 8.3Alistair Francis
2019-05-15oeqa/targetcontrol.py: fix qemuparams not work in runqemu with launch_cmdHongxu Jia
2019-05-13oeqa/target/ssh: Replace suggogatepass with ignoring errorsRichard Purdie
2019-05-12oeqa/selftest: Automate manual pybootchart testsRichard Purdie
2019-05-09oeqa/concurrenttest: Patch subunit module to handle classSetup failuresRichard Purdie
2019-05-09oeqa/runner: Fix subunit setupClass/setupModule failure handlingRichard Purdie
2019-05-09patch: add minver and maxver parametersRoss Burton
2019-05-09oeqa/sdk: use bash to execute SDK test commandsMikko Rapeli
2019-05-09oeqa/core/runner: Handle unexpectedSucessesRichard Purdie