summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/utils/gitarchive: Handle case where parent is only on originRichard Purdie2019-02-251-2/+2
* resulttool: Improvements to allow integration to the autobuilderRichard Purdie2019-02-211-58/+48
* resulttool: enable merge, store, report and regression analysisYeoh Ee Peng2019-02-212-0/+144
* oe-build-perf-report/gitarchive: Move common useful functions to libraryRichard Purdie2019-02-211-0/+71
* logrotate.py: restore /etc/logrotate.d/wtmpMingli Yu2019-02-201-1/+5
* scripts/oe-git-archive: Separate out functionality to library functionRichard Purdie2019-02-181-0/+173
* oeqa/manual/bsp-hw.json: add non-IA testsMazliana2019-02-161-0/+260
* lib/oe,oeqa/selftest: Fix DeprecationWarning: invalid escape sequenceRichard Purdie2019-02-164-15/+15
* lib/oeqa/runtime/cases/gi.py: fix deprecation warningAlexander Kanavin2019-02-021-1/+1
* oeqa/runtime/ptest: Ensure OOM errors are loggedRichard Purdie2019-02-021-1/+9
* perl: add testdepends for sshArmin Kuster2019-01-311-0/+2
* pkgdata.py: avoid target-sdk-dummy-provides to mess things upChen Qi2019-01-311-0/+1
* oeqa/logparser: Various misc cleanupsRichard Purdie2019-01-312-21/+13
* oeqa/logparser: Improve results handlingRichard Purdie2019-01-312-40/+19
* oeqa/utils/logparser: Add in support for duration, exitcode and logs by sectionRichard Purdie2019-01-312-7/+37
* oeqa/logparser: Reform the ptest results parserRichard Purdie2019-01-312-62/+36
* oeqa/logparser: Further simplification/clarificationRichard Purdie2019-01-312-23/+19
* oeqa/utils/logparser: Simplify ptest log parsing codeRichard Purdie2019-01-312-58/+11
* oeqa/runtime/ptest: Avoid traceback for tests with no sectionRichard Purdie2019-01-311-1/+1
* oeqa/manual/sdk.json: Updated toolchain tarball to core-image-satosangeeta jain2019-01-281-7/+7
* oeqa/manual: Add manual runtime 'compliance' testcases to jsonSudhir Sharma2019-01-281-0/+142
* Change default debug split to make separate source packagesJoshua Watt2019-01-281-2/+2
* testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin2019-01-261-2/+2
* eSDK.py: unset BBPATH and BUILDDIR to avoid eSDK failureChen Qi2019-01-241-1/+1
* runtime/ksample.py: correct a syntax and perfect item about architectureHongzhi.Song2019-01-241-3/+3
* eSDK.py: avoid error in tearDownClass due to race condistionChen Qi2019-01-241-0/+6
* parselogs.py: ignore failure messages for beaglebone edgerouter and mpc8315e-rdbYi Zhao2019-01-221-0/+16
* oeqa/runtime/ksample.py: skip kprobe case except x86 and powerpcHongzhi.Song2019-01-181-0/+7
* selftest/wic: update test case test_qemuKai Kang2019-01-161-2/+4
* parselogs.py: whilelist one more amba error messageChen Qi2019-01-161-0/+1
* oeqa/selftest/cases: Update test_ccache_toolRobert Yang2019-01-141-5/+5
* oeqa: make it work for multiple usersRobert Yang2019-01-113-5/+4
* selftest/distrodata: un-break the upstream version check testAlexander Kanavin2019-01-111-1/+1
* oeqa/sdk: add test to exercise MesonRoss Burton2019-01-081-0/+35
* oeqa/sdk/assimp: cleanupRoss Burton2019-01-081-14/+16
* oeqa/sdk/cases: clean up DL_DIR handlingRoss Burton2019-01-084-8/+4
* buildoptions.py: use different STAMPS_DIR and SSTATE_DIRChen Qi2019-01-081-0/+2
* oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is setRobert Yang2019-01-081-0/+5
* oeqa/manual/bsp-qemu.json: Update for QEMU_USE_KVMRobert Yang2019-01-081-2/+2
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-01-081-7/+1
* oeqa/utils/qemurunner: set timeout to 60s for run_serialRobert Yang2019-01-073-3/+3
* oeqa/utils/qemurunner: Print output when failed to loginRobert Yang2018-12-271-0/+1
* oeqa/concurrencytest: fix for locating meta-selftestRobert Yang2018-12-261-1/+4
* oeqa/selftest/distrodata: Drop now unneeded distrodata inheritRichard Purdie2018-12-181-1/+0
* oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_...Richard Purdie2018-12-151-4/+6
* oe-selftest: distrodata: change test_maintainers() to use tinfoilPaul Eggleton2018-12-141-47/+34
* oeqa/sdk: rewrite cpio testRoss Burton2018-12-131-27/+22
* oeqa/sdk: rewrite lzip testRoss Burton2018-12-131-33/+28
* oeqa/sdk: clean up galculator testRoss Burton2018-12-131-7/+4
* oeqa/sdk: show output if run() failsRoss Burton2018-12-136-18/+26