Age | Commit message (Expand) | Author | Files |
2018-07-24 | package/package_manager: multiprocess_exec -> multiprocess_launch | Richard Purdie | 2 |
2018-07-24 | package: Call file to determine elf status in parallel | Richard Purdie | 1 |
2018-07-24 | package: Refactor to remove isElf/is_elf function duplication | Richard Purdie | 1 |
2018-07-24 | package: Don't use subshell to execute file | Richard Purdie | 1 |
2018-07-24 | utils: Add multiprocess_launch API and testcase | Richard Purdie | 2 |
2018-07-18 | oeqa/sdk/python: clean up Python test | Ross Burton | 2 |
2018-07-18 | oeqa/runtime/python: clean up Python test | Ross Burton | 1 |
2018-07-18 | classes/buildhistory: handle packaged files with names containing spaces | Paul Eggleton | 1 |
2018-07-18 | lib/oe/buildhistory_analysis: drop related field feature | Paul Eggleton | 1 |
2018-07-18 | oeqa/parselogs: remove references to BSPs that no longer exist | Anuj Mittal | 1 |
2018-07-18 | oeqa/decorator: Improve reliability | Richard Purdie | 1 |
2018-07-16 | testsdk: Enable multiprocess execution | Richard Purdie | 1 |
2018-07-16 | oeqa: Remove xmlrunner | Richard Purdie | 1 |
2018-07-16 | oeqa/runner: Simplify code | Richard Purdie | 4 |
2018-07-16 | oeqa/core/threaded: Remove in favour of using concurrenttests | Richard Purdie | 11 |
2018-07-16 | oeqa: Add selftest parallelisation support | Richard Purdie | 4 |
2018-07-15 | oeqa/selftest/wic: Split tests into two class groups | Richard Purdie | 1 |
2018-07-15 | oeqa/sdkbuildproject: Capture output to quieten selftest logs | Richard Purdie | 1 |
2018-07-15 | devtool: Split tests into multiple classes | Richard Purdie | 1 |
2018-07-15 | oeqa: Default to buffer mode for tests | Richard Purdie | 6 |
2018-07-15 | oeqa/selftest/wic: Ensure initramfs exists for test_iso_image | Richard Purdie | 1 |
2018-07-15 | oeqa/selftest/wic: Use a subdir of builddir, not /var/ | Richard Purdie | 1 |
2018-07-15 | oeqa/selftest/devtool: Ensure dbus is built befoe running test | Richard Purdie | 1 |
2018-07-15 | oeqa/selftest/package: Use setUpLocal, not setUp | Richard Purdie | 1 |
2018-07-13 | oeqa/runner: Ensure we don't print misleading results output | Richard Purdie | 1 |
2018-07-13 | oqqa/selftest/lic_checksum: Avoid cache reparse | Richard Purdie | 1 |
2018-07-13 | oeqa/selftest/image_tyypedep: Avoid undefined variable failure | Richard Purdie | 1 |
2018-07-13 | oeqa/core/runner: Improve test case comparision | Richard Purdie | 1 |
2018-07-07 | rootfs-postcommands: split ssh_allow_empty_password | Jackie Huang | 1 |
2018-07-07 | oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN | Robert Yang | 1 |
2018-07-06 | sstatesig: Remove trailing whitespace | Joshua Watt | 1 |
2018-07-05 | oeqa/runtime/cases/parselog.py: ignore a message from weston | Chen Qi | 1 |
2018-07-05 | oe.types.boolean: treat None as False | Binghua Guan | 1 |
2018-07-02 | oe.path: add which_wild function | Christopher Larson | 1 |
2018-07-02 | lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contexts | Richard Purdie | 1 |
2018-07-02 | lib/oe/utils: Improve get_multilib_datastore | Richard Purdie | 1 |
2018-07-02 | oe-selftest: Add bitbake-layer create-layer test | Joshua Watt | 1 |
2018-07-02 | postinst-intercepts: do not execute any variant of delay_to_first_boot | Joe Slater | 1 |
2018-07-02 | oeqa/runtime: Add testcases for kernel sample | Hongzhi.Song | 1 |
2018-06-28 | bitbake-bblayers/create: Fix layer name generation | Joshua Watt | 3 |
2018-06-27 | oeqa: add Git mirror test | Ross Burton | 1 |
2018-06-21 | oe/types: Allow boolean to accept an existing boolean | Richard Purdie | 1 |
2018-06-18 | bitbake-layers/create: add LAYERSERIES_COMPAT | Anuj Mittal | 2 |
2018-06-18 | package_manager.py: rework postinst_intercept failures | Alexander Kanavin | 2 |
2018-06-18 | rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr... | Stefan Agner | 1 |
2018-06-18 | oeqa/runtime/cases/rpm.py: change to use base-passwd-doc | Chen Qi | 1 |
2018-06-18 | oeqa/runtime/cases/parselogs.py: ignore a message from watchdog | Chen Qi | 1 |
2018-06-18 | oeqa/runtime/cases/parselogs.py: extend common_errors list | Chen Qi | 1 |
2018-06-18 | populate_sdk_ext.bbclass: fix corebase identification | Damien Riegel | 1 |
2018-06-15 | bitbake-blayers/create: add version for example recipe | Anuj Mittal | 1 |