summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2019-04-09pkgdata.py: avoid target-sdk-dummy-provides to mess things upChen Qi
2019-04-09oeqa/manual/toaster: updated test id namingYeoh Ee Peng
2019-04-09oeqa/manual/toaster: transfer manual toaster test cases to oeqaYeoh Ee Peng
2019-04-09oeqa/manual/kernel-dev.json: test id updatedsangeeta jain
2019-04-09oeqa/manual/compliance-test.json: test id updated and missing test cases addedsangeeta jain
2019-04-09oeqa/manual/bsp-hw.json: test id updated and obsolete test cases removedsangeeta jain
2019-04-09oeqa/manual/bsp-hw.json: add non-IA testsMazliana
2019-04-09oeqa/manual/sdk.json: Updated toolchain tarball to core-image-satosangeeta jain
2019-04-09oeqa/manual: Add manual runtime 'compliance' testcases to jsonSudhir Sharma
2019-03-26oeqa/utils/gitarchive: Handle case where parent is only on originRichard Purdie
2019-03-26resulttool: Improvements to allow integration to the autobuilderRichard Purdie
2019-03-26resulttool: enable merge, store, report and regression analysisYeoh Ee Peng
2019-02-25oe-build-perf-report/gitarchive: Move common useful functions to libraryRichard Purdie
2019-02-25scripts/oe-git-archive: Separate out functionality to library functionRichard Purdie
2019-02-25logrotate.py: restore /etc/logrotate.d/wtmpMingli Yu
2019-02-25oeqa/runtime/ptest: Ensure OOM errors are loggedRichard Purdie
2019-02-25oeqa/logparser: Various misc cleanupsRichard Purdie
2019-02-25oeqa/logparser: Improve results handlingRichard Purdie
2019-02-25oeqa/utils/logparser: Add in support for duration, exitcode and logs by sectionRichard Purdie
2019-02-25oeqa/logparser: Reform the ptest results parserRichard Purdie
2019-02-25oeqa/logparser: Further simplification/clarificationRichard Purdie
2019-02-25oeqa/utils/logparser: Simplify ptest log parsing codeRichard Purdie
2019-02-25oeqa/runtime/ptest: Avoid traceback for tests with no sectionRichard Purdie
2019-02-25selftest/wic: update test case test_qemuKai Kang
2019-02-25perl: add testdepends for sshArmin Kuster
2019-02-06eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failureChen Qi
2019-02-06eSDK.py: avoid error in tearDownClass due to race condistionChen Qi
2019-02-06oeqa/utils/buildproject: Only clean files if we've done somethingRichard Purdie
2019-02-06oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is setRobert Yang
2019-02-06oeqa/manual/bsp-qemu.json: Update for QEMU_USE_KVMRobert Yang
2019-02-06oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng
2019-02-06oeqa/runtime/cases: Improve dependencies of kernel/gcc/build testsRichard Purdie
2019-02-06oeqa/runtime/cases: Improve test dependency informationRichard Purdie
2019-02-06classes/testsdk: Split implementation into classesJoshua Watt
2019-02-06oeqa: make it work for multiple usersRobert Yang
2019-02-06oeqa: Fix for QEMU_USE_KVMRobert Yang
2019-02-06oeqa/utils/qemurunner: set timeout to 60s for run_serialRobert Yang
2019-02-06oeqa/utils/qemurunner: Print output when failed to loginRobert Yang
2018-12-16oeqa/selftest/esdk: Fix typo causing test failureRichard Purdie
2018-12-16oeqa/selftest/esdk: Ensure parent directory existsRichard Purdie
2018-12-16testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie
2018-12-16oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie
2018-12-16oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie
2018-12-16oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie
2018-12-16oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie
2018-12-16oeqa/core/runner: Correctly markup regexsRichard Purdie
2018-12-16oeqa/loader: Fix deprecation warningRichard Purdie
2018-12-16oeqa/runner: Sort the test result output by result classRichard Purdie
2018-12-16oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie
2018-12-16oeqa/selftest/esdk: run selftest inside workdir not /tmpRoss Burton