| Commit message (Expand) | Author | Age | Files | Lines |
* | utils: Add multiprocess_launch API and testcase | Richard Purdie | 2018-07-24 | 2 | -1/+115 |
* | oeqa/sdk/python: clean up Python test | Ross Burton | 2018-07-18 | 2 | -31/+10 |
* | oeqa/runtime/python: clean up Python test | Ross Burton | 2018-07-18 | 1 | -30/+8 |
* | classes/buildhistory: handle packaged files with names containing spaces | Paul Eggleton | 2018-07-18 | 1 | -4/+12 |
* | lib/oe/buildhistory_analysis: drop related field feature | Paul Eggleton | 2018-07-18 | 1 | -26/+0 |
* | oeqa/parselogs: remove references to BSPs that no longer exist | Anuj Mittal | 2018-07-18 | 1 | -14/+0 |
* | oeqa/decorator: Improve reliability | Richard Purdie | 2018-07-18 | 1 | -7/+9 |
* | testsdk: Enable multiprocess execution | Richard Purdie | 2018-07-18 | 1 | -0/+4 |
* | oeqa: Remove xmlrunner | Richard Purdie | 2018-07-18 | 1 | -45/+9 |
* | oeqa/runner: Simplify code | Richard Purdie | 2018-07-18 | 4 | -16/+8 |
* | oeqa/core/threaded: Remove in favour of using concurrenttests | Richard Purdie | 2018-07-18 | 11 | -407/+14 |
* | oeqa: Add selftest parallelisation support | Richard Purdie | 2018-07-18 | 4 | -8/+288 |
* | oeqa/selftest/wic: Split tests into two class groups | Richard Purdie | 2018-07-16 | 1 | -5/+9 |
* | oeqa/sdkbuildproject: Capture output to quieten selftest logs | Richard Purdie | 2018-07-16 | 1 | -1/+6 |
* | devtool: Split tests into multiple classes | Richard Purdie | 2018-07-16 | 1 | -52/+61 |
* | oeqa: Default to buffer mode for tests | Richard Purdie | 2018-07-16 | 6 | -13/+1 |
* | oeqa/selftest/wic: Ensure initramfs exists for test_iso_image | Richard Purdie | 2018-07-16 | 1 | -1/+1 |
* | oeqa/selftest/wic: Use a subdir of builddir, not /var/ | Richard Purdie | 2018-07-16 | 1 | -1/+1 |
* | oeqa/selftest/devtool: Ensure dbus is built befoe running test | Richard Purdie | 2018-07-16 | 1 | -0/+2 |
* | oeqa/selftest/package: Use setUpLocal, not setUp | Richard Purdie | 2018-07-16 | 1 | -1/+1 |
* | oeqa/runner: Ensure we don't print misleading results output | Richard Purdie | 2018-07-16 | 1 | -3/+11 |
* | oqqa/selftest/lic_checksum: Avoid cache reparse | Richard Purdie | 2018-07-16 | 1 | -1/+2 |
* | oeqa/selftest/image_tyypedep: Avoid undefined variable failure | Richard Purdie | 2018-07-16 | 1 | -0/+3 |
* | oeqa/core/runner: Improve test case comparision | Richard Purdie | 2018-07-16 | 1 | -2/+2 |
* | rootfs-postcommands: split ssh_allow_empty_password | Jackie Huang | 2018-07-09 | 1 | -2/+2 |
* | oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN | Robert Yang | 2018-07-09 | 1 | -0/+18 |
* | sstatesig: Remove trailing whitespace | Joshua Watt | 2018-07-06 | 1 | -1/+1 |
* | oeqa/runtime/cases/parselog.py: ignore a message from weston | Chen Qi | 2018-07-05 | 1 | -0/+1 |
* | oe.types.boolean: treat None as False | Binghua Guan | 2018-07-05 | 1 | -1/+4 |
* | oe.path: add which_wild function | Christopher Larson | 2018-07-04 | 1 | -0/+34 |
* | lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contexts | Richard Purdie | 2018-07-02 | 1 | -0/+6 |
* | lib/oe/utils: Improve get_multilib_datastore | Richard Purdie | 2018-07-02 | 1 | -3/+9 |
* | oe-selftest: Add bitbake-layer create-layer test | Joshua Watt | 2018-07-02 | 1 | -1/+26 |
* | postinst-intercepts: do not execute any variant of delay_to_first_boot | Joe Slater | 2018-07-02 | 1 | -1/+2 |
* | oeqa/runtime: Add testcases for kernel sample | Hongzhi.Song | 2018-07-02 | 1 | -0/+206 |
* | bitbake-bblayers/create: Fix layer name generation | Joshua Watt | 2018-06-29 | 3 | -16/+19 |
* | oeqa: add Git mirror test | Ross Burton | 2018-06-27 | 1 | -0/+49 |
* | oe/types: Allow boolean to accept an existing boolean | Richard Purdie | 2018-06-21 | 1 | -0/+2 |
* | bitbake-layers/create: add LAYERSERIES_COMPAT | Anuj Mittal | 2018-06-18 | 2 | -1/+7 |
* | package_manager.py: rework postinst_intercept failures | Alexander Kanavin | 2018-06-18 | 2 | -9/+22 |
* | rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr... | Stefan Agner | 2018-06-18 | 1 | -0/+3 |
* | oeqa/runtime/cases/rpm.py: change to use base-passwd-doc | Chen Qi | 2018-06-18 | 1 | -13/+13 |
* | oeqa/runtime/cases/parselogs.py: ignore a message from watchdog | Chen Qi | 2018-06-18 | 1 | -0/+1 |
* | oeqa/runtime/cases/parselogs.py: extend common_errors list | Chen Qi | 2018-06-18 | 1 | -0/+1 |
* | populate_sdk_ext.bbclass: fix corebase identification | Damien Riegel | 2018-06-18 | 1 | -3/+5 |
* | bitbake-blayers/create: add version for example recipe | Anuj Mittal | 2018-06-15 | 1 | -1/+2 |
* | oeqa/runtime/dnf: Fix test error when static libs are enabled | Richard Purdie | 2018-06-07 | 1 | -1/+1 |
* | oeqa: replace Alex Kanavin's @intel email address with a personal one | Alexander Kanavin | 2018-06-07 | 4 | -6/+6 |
* | oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096 | Chen Qi | 2018-06-04 | 1 | -1/+1 |
* | oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logic | Chen Qi | 2018-06-04 | 1 | -1/+1 |