summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* testimage/testsdk/selftest: Avoid platform.distro_identifier deprecation warn...Richard Purdie2018-12-161-1/+2
* oeqa/concurrencytest: Avoid unclosed file warningsRichard Purdie2018-12-161-0/+3
* 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/core/runner: Correctly markup regexsRichard Purdie2018-12-161-2/+2
* oeqa/loader: Fix deprecation warningRichard Purdie2018-12-161-1/+1
* oeqa/runner: Sort the test result output by result classRichard Purdie2018-12-161-1/+10
* oeqa/runner: Always show a summary of success/fail/error/skip countsRichard Purdie2018-12-161-3/+1
* oeqa/selftest/esdk: run selftest inside workdir not /tmpRoss Burton2018-12-161-6/+7
* oeqa: don't litter /tmp with temporary directoriesRoss Burton2018-12-162-3/+5
* oeqa/utils/qemurunner: Avoid tracebacks on closed filesRichard Purdie2018-12-161-2/+2
* oeqa/selftest/runqemu: Improve testcase failure handlingRichard Purdie2018-12-161-12/+20
* lib/oe/utils: Improve multiprocess_lauch exception handlingRichard Purdie2018-12-162-2/+7
* oeqa/oelib/path: don't leak temporary directoriesRoss Burton2018-12-161-7/+3
* oeqa/selftest/context: Improve log file handlingRichard Purdie2018-12-161-3/+8
* oeqa/selftest/buildoptions: Ensure diskmon tests run consistentlyRichard Purdie2018-12-161-3/+3
* oeqa/selftest/buildoptions: Improve ccache testRichard Purdie2018-12-161-0/+1
* oeqa/qemurunner: Remove resource python warningsRichard Purdie2018-12-161-2/+8
* oeqa/utils/commands: Avoid log message duplicationRichard Purdie2018-12-161-1/+1
* oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed fileRichard Purdie2018-12-161-0/+2
* oeqa/utils/commands: Add extra qemu failure loggingRichard Purdie2018-12-161-1/+5
* oeqa/selftest/buildoptions: Improve ccache test failure outputRichard Purdie2018-12-161-2/+3
* oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()Richard Purdie2018-12-161-1/+3
* oeqa/selftest/signing: Use do_populate_lic target instead of do_packageRichard Purdie2018-12-161-3/+3
* oeqa/selftest/signing: Allow tests not to need gpg on the hostRichard Purdie2018-12-161-19/+48
* oeqa/selftest/signing: Skip tests if gpg isn't foundRichard Purdie2018-12-161-12/+11
* oeqa/utils/httpserver: Rework to avoid hangs and improve loggingRichard Purdie2018-11-244-11/+32
* oeqa/selftest/recipetool: Fix problems from changing upstream sourceMohamad Noor Alim Hussin2018-11-091-2/+2
* image-buildinfo,oeqa/selftest/containerimage: Ensure image-buildinfo doesn't ...Richard Purdie2018-11-091-0/+1
* oeqa/selftest: Standardize json logging output directoryYeoh Ee Peng2018-11-091-1/+1
* oeqa/selftest: Add test for Yocto source mirror functionality/completenessRichard Purdie2018-11-071-0/+23
* oeqa/runtime/ptest: Inject results+logs into stored json results fileRichard Purdie2018-11-072-2/+27
* oeqa/utils/metadata: Allow to function without the git moduleRichard Purdie2018-10-291-2/+15
* oeqa/core/runner: Don't add empty log entriesRichard Purdie2018-10-291-1/+4
* oeqa/selftest: Improvements to the json loggingRichard Purdie2018-10-291-14/+11
* oeqa/selftest/context: write testresult to json filesYeoh Ee Peng2018-10-291-3/+31
* oeqa/core/runner: write testresult to json filesYeoh Ee Peng2018-10-291-1/+34
* package_manager.py: correct the deploydir when packagefeed-stability inheritedMingli Yu2018-10-281-1/+4
* oe-selftest: devtool: Support meta being a symbolic linkuninative-2.3Peter Kjellerstedt2018-10-211-1/+2
* oeqa/core/runner: refactor for OEQA to write json testresultYeoh Ee Peng2018-10-181-41/+29
* package_manager: handle remove() with no packagesRoss Burton2018-10-181-1/+8
* package_manager: implement PACKAGE_EXCLUDE for opkgRoss Burton2018-10-181-1/+5
* rootfs: possibility to add packages to debug rootfsAndrej Valek2018-10-181-0/+10
* sstatetests.py: reset TCLIBCAPPENDKai Kang2018-10-161-0/+12
* ksample.py: fix error messageChen Qi2018-10-121-1/+1
* oeqa/manual/oe-core: Drop image build during taskexp testRichard Purdie2018-10-111-4/+0
* oeqa/manual: Remove bitbake-selftest executionRichard Purdie2018-10-111-30/+0