Age | Commit message (Expand) | Author | Files |
2019-01-28 | eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failure | Chen Qi | 1 |
2019-01-28 | eSDK.py: avoid error in tearDownClass due to race condistion | Chen Qi | 1 |
2019-01-28 | oeqa/utils/buildproject: Only clean files if we've done something | Richard Purdie | 1 |
2019-01-28 | oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is set | Robert Yang | 1 |
2019-01-28 | oeqa/manual/bsp-qemu.json: Update for QEMU_USE_KVM | Robert Yang | 1 |
2019-01-28 | oeqa/qemu & runtime: qemu do not need ip input from external | Yeoh Ee Peng | 2 |
2019-01-28 | oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests | Richard Purdie | 6 |
2019-01-28 | oeqa/runtime/cases: Improve test dependency information | Richard Purdie | 10 |
2019-01-28 | classes/testsdk: Split implementation into classes | Joshua Watt | 2 |
2019-01-28 | oeqa: make it work for multiple users | Robert Yang | 3 |
2019-01-28 | oeqa: Fix for QEMU_USE_KVM | Robert Yang | 2 |
2019-01-28 | oeqa/utils/qemurunner: set timeout to 60s for run_serial | Robert Yang | 3 |
2019-01-28 | oeqa/utils/qemurunner: Print output when failed to login | Robert Yang | 1 |
2018-12-06 | oeqa/selftest/esdk: Fix typo causing test failure | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/esdk: Ensure parent directory exists | Richard Purdie | 1 |
2018-12-06 | testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn... | Richard Purdie | 1 |
2018-12-06 | oeqa/concurrencytest: Avoid unclosed file warnings | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/qemurunner.py: Fix python regex warnings | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/context: Replace deprecated imp module usage | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/commands: Avoid unclosed file warnings | Richard Purdie | 1 |
2018-12-06 | oeqa/core/runner: Correctly markup regexs | Richard Purdie | 1 |
2018-12-06 | oeqa/loader: Fix deprecation warning | Richard Purdie | 1 |
2018-12-06 | oeqa/runner: Sort the test result output by result class | Richard Purdie | 1 |
2018-12-06 | oeqa/runner: Always show a summary of success/fail/error/skip counts | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/esdk: run selftest inside workdir not /tmp | Ross Burton | 1 |
2018-12-06 | oeqa: don't litter /tmp with temporary directories | Ross Burton | 2 |
2018-12-06 | oeqa/utils/qemurunner: Avoid tracebacks on closed files | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/runqemu: Improve testcase failure handling | Richard Purdie | 1 |
2018-12-06 | lib/oe/utils: Improve multiprocess_lauch exception handling | Richard Purdie | 2 |
2018-12-06 | oeqa/oelib/path: don't leak temporary directories | Ross Burton | 1 |
2018-12-06 | oeqa/selftest/context: Improve log file handling | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/buildoptions: Ensure diskmon tests run consistently | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/buildoptions: Improve ccache test | Richard Purdie | 1 |
2018-12-06 | oeqa/qemurunner: Remove resource python warnings | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/commands: Avoid log message duplication | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file | Richard Purdie | 1 |
2018-12-06 | oeqa/utils/commands: Add extra qemu failure logging | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/buildoptions: Improve ccache test failure output | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove() | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/signing: Use do_populate_lic target instead of do_package | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/signing: Allow tests not to need gpg on the host | Richard Purdie | 1 |
2018-12-06 | oeqa/selftest/signing: Skip tests if gpg isn't found | Richard Purdie | 1 |
2018-11-16 | oeqa/utils/httpserver: Rework to avoid hangs and improve logging | Richard Purdie | 4 |
2018-11-09 | oeqa/selftest/recipetool: Fix problems from changing upstream source | Mohamad Noor Alim Hussin | 1 |
2018-11-09 | image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ... | Richard Purdie | 1 |
2018-11-08 | oeqa/selftest: Standardize json logging output directory | Yeoh Ee Peng | 1 |
2018-11-06 | oeqa/selftest: Add test for Yocto source mirror functionality/completeness | Richard Purdie | 1 |
2018-11-06 | oeqa/runtime/ptest: Inject results+logs into stored json results file | Richard Purdie | 2 |
2018-10-29 | oeqa/utils/metadata: Allow to function without the git module | Richard Purdie | 1 |
2018-10-29 | oeqa/core/runner: Don't add empty log entries | Richard Purdie | 1 |