summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/utils/gitarchive: Handle case where parent is only on originRichard Purdie2019-03-271-2/+2
* oe-build-perf-report/gitarchive: Move common useful functions to libraryRichard Purdie2019-03-261-0/+71
* scripts/oe-git-archive: Separate out functionality to library functionRichard Purdie2019-03-261-0/+173
* resulttool: Improvements to allow integration to the autobuilderRichard Purdie2019-03-261-58/+48
* resulttool: enable merge, store, report and regression analysisYeoh Ee Peng2019-03-262-0/+144
* logrotate.py: restore /etc/logrotate.d/wtmpMingli Yu2019-03-241-1/+5
* oeqa/runtime/dnf: Fix test error when static libs are enabledRichard Purdie2019-03-241-1/+1
* oe-selftest: devtool: Support meta being a symbolic linkPeter Kjellerstedt2019-02-251-1/+2
* oe-selftest: devtool: avoid parallel races by using temporary copy of corePaul Eggleton2019-02-251-0/+64
* oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie2019-02-254-11/+32
* oeqa/runtime/dnf: Make sure test_dnf_install does not skippedYeoh Ee Peng2019-02-251-1/+5
* perl: add testdepends for sshArmin Kuster2019-02-251-0/+2
* oeqa: rationalise Perl testsRoss Burton2019-02-253-48/+11
* oeqa/utils/buildproject: Only clean files if we've done somethingRichard Purdie2019-02-251-0/+5
* oeqa/selftest/runqemu: Enable kvm when QEMU_USE_KVM is setRobert Yang2019-02-251-0/+5
* oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng2019-02-252-4/+3
* oeqa/runtime/cases: Improve dependencies of kernel/gcc/build testsRichard Purdie2019-02-256-30/+31
* oeqa/runtime/cases: Improve test dependency informationRichard Purdie2019-02-2510-25/+32
* oeqa/runtime/python: clean up Python testRoss Burton2019-02-251-30/+8
* oeqa/runtime/cases/python: use python 3 rather than python 2Alexander Kanavin2019-02-251-3/+3
* oeqa/runtime/cases/rpm.py: change to use base-passwd-docChen Qi2019-02-251-13/+13
* oeqa: replace Alex Kanavin's @intel email address with a personal oneAlexander Kanavin2019-02-254-6/+6
* oeqa: make it work for multiple usersRobert Yang2019-02-253-5/+4
* runtime/dnf: Add new dnf test casesJose Perez Carranza2019-02-251-0/+40
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-02-252-7/+25
* testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie2019-02-251-1/+2
* oeqa/utils/qemurunner: set timeout to 60s for run_serialRobert Yang2019-02-253-3/+3
* oeqa/utils/qemurunner: Print output when failed to loginRobert Yang2019-02-251-0/+1
* oeqa/selftest/esdk: Fix typo causing test failureRichard Purdie2018-12-161-1/+1
* oeqa/selftest/esdk: Ensure parent directory existsRichard Purdie2018-12-161-0/+1
* image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie2018-12-161-0/+1
* oeqa/utils/metadata: Allow to function without the git moduleRichard Purdie2018-12-161-2/+15
* oeqa/selftest: Standardize json logging output directoryYeoh Ee Peng2018-12-161-1/+1
* oeqa/selftest: Improvements to the json loggingRichard Purdie2018-12-161-14/+11
* oeqa/selftest/context: write testresult to json filesYeoh Ee Peng2018-12-161-1/+29
* oeqa/runner: Sort the test result output by result classRichard Purdie2018-12-161-2/+14
* oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie2018-12-161-3/+1
* oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie2018-12-162-2/+27
* oeqa/core/runner: write testresult to json filesYeoh Ee Peng2018-12-161-1/+34
* oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng2018-12-161-41/+29
* oeqa: Remove xmlrunnerRichard Purdie2018-12-161-45/+9
* oeqa/runner: Simplify codeRichard Purdie2018-12-164-16/+8
* oeqa/core/threaded: Remove in favour of using concurrenttestsRichard Purdie2018-12-1611-407/+14
* oeqa/runner: Ensure we don't print misleading results outputRichard Purdie2018-12-161-3/+11
* oeqa/core/runner: Improve test case comparisionRichard Purdie2018-12-161-2/+2
* oeqa/selftest/context: Improve log file handlingRichard Purdie2018-12-161-4/+10
* oeqa/utils/qemurunner.py: Fix python regex warningsRichard Purdie2018-12-161-5/+5
* oeqa/selftest/context: Replace deprecated imp module usageRichard Purdie2018-12-161-2/+2
* oeqa/utils/commands: Avoid unclosed file warningsRichard Purdie2018-12-161-0/+3
* oeqa/loader: Fix deprecation warningRichard Purdie2018-12-161-1/+1